@charset "utf-8";
/* CSS Document */
body {
	background-color: #4D6B75;
	font-color:#000
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #0000FF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 12px}
.style4 {
	color: #FF0000;
	font-style: italic;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style6 {color: #0000FF; font-size: 36px;}
.style7 {
	color: #0000FF;
	font-weight: bold;
}
.style9 {color: #0000FF; font-weight: bold; font-size: 14px; 
}

