body {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.small {
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: normal;
}

.mediumbold {
	font-size: 12pt;
	color: #CCCCCC;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
}

.mediumboldtitles {
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 16pt;
	font-weight: bold;
}

.medium {
	font-size: 12pt;
	color: #CCCCCC;
	line-height: 16pt;
	font-weight: normal;
	font-style: normal;
}

.big {
	font-size: 16pt;
	color: #CCCCCC;
}

.xbig {
	font-size: 24pt;
	color: #CCCCCC;
}

.expanded {
	font-size: 12pt;
	line-height: 24pt;
	letter-spacing: 2pt;
	color: #CCCCCC;
}

.justified {
	text-align: justify;
	color: #CCCCCC;
}

.footer {
	font-size: 10pt;
	color: #CCCCCC;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}

.footerbold {
	font-size: 10pt;
	color: #CCCCCC;
	line-height: 12pt;
	font-weight: bold;
}

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

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3pt;
	border: 1pt solid;
}

.linktop {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
}

.selectedtoplink {
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
