@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#F0F4F8;
}

body, td, tr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

a, a:visited{
	color:#000000;
	text-decoration:none;
	
}

a:hover{
	color:#3399CC;
	text-decoration:none;
}

.style1 {
	font-size: 18px;
	color: #3399CC;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
}
