@charset "utf-8";

html {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

body {
	color:#666666;
	background:#042D3C url( ../images/bg.gif) repeat-x scroll left top;
	width:925px;
	margin:0px auto;
}

.style2 {
	color: #999999;
	text-decoration: none;
}

.style3 {color: #ccc}
.style5 {font-size: 14px}
.style6 {color: #0033FF}
.STYLE8 {color: #ccc; font-size: 12px; }
a:link {
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:active {
	color: #ccc;
}
.content {
font-size: 12px;	
color: #ccc;
line-height:180%;
text-align:left;
}
.STYLE11 {
	color: #ccc;
	font-weight: bold;
}