body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #333333;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}a:link {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #003399;
	font-size: 12px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #003399;
	font-size: 12px;
}
.leftnav {
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.toptable {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.bottomtable {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
	padding-top: 10px;
}
.maintable {
	border: 1px double #003366;
}
.subtitle_red {
	color: #CC0000;
	font-weight: bold;
}
.content {
	margin-right: 40px;
	padding-right: 40px;
	padding-left: 20px;
}
.left a:visited {
	text-decoration: none;
	color: #003399;
	font-size: 11px;
}
.left a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-size: 11px;
}
.left a:active {
	text-decoration: none;
	color: #003399;
	font-size: 11px;
}
.left a:link {
	text-decoration: none;
	color: #003399;
	font-size: 11px;
}
.tdleftnav {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.boldblue {
	font-weight: bold;
	color: #006699;
}
