/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
} 
a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
} 
li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
} 
.mytext a:link {color: #FFFFFF; text-decoration: underline} 
.mytext a:visited {color: #FFFFFF; text-decoration: underline} 
.mytext a:hover {color: #FFFF00; text-decoration: underline} 
.mytext a:active {color: #FFFF00; text-decoration: underline} 
.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
} 
.mytext2 a:link {color: #999999; text-decoration: none} 
.mytext2 a:visited {color: #999999; text-decoration: none} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: underline} 
.mytext2 a:active {color: #999999; text-decoration: none} 
.subnav {
	background-color: #00AEEF;
	background-repeat: no-repeat;
	background-position: top;
}
blockquote {
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
	margin-right: 0px;
}

