/* CSS Document */
body {
	font-family: Verdana;
	font-size:0.7em;
	color: #666666;
	letter-spacing: 1pt;
	background-color: #0175C2; 
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	color: #1AAE8A;
	font-weight: bold;
}
.style2 {
	color: #A6CF67;
	font-weight: bold;
}
.style3 {
	color: #F4A225;
	font-weight: bold;
}
.style4 {
	color: #00CCCC;
	font-weight: bold;
}
p {
	font-size:1em;
	margin:0 0 0.5em 0;
}
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#menu a:link,{
	color: #666666;
	text-decoration: none;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
	text-decoration: none;
}
