@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #7CABDF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7CABDF;
}
a:hover {
	text-decoration: none;
	color: #7CABDF;
}
a:active {
	text-decoration: none;
	color: #7CABDF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 26px;
}
.style2 {color: #000000}
.style3 {color: #7CABDF}

