/* CSS Document */

body { background-repeat:repeat-y;
       background-position:50%; }
	   
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3939A9;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 10px}
.style3 {color: #666666}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style4 {	font-size: 12px;
	color: #666666;
}
.style5 {	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style6 {color: #333333; font-size: 14px;}
.style8 {font-size: 12px; color: #666666; font-weight: bold; }
body,td,th {
	font-size: 12px;
	color: #333333;
}
.style11 {font-size: 14px}