@charset "utf-8";
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {	font-size: 12px
}
.style3 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

/* CSS Document */

body {
	background-color: #464D4E;
	margin: 8px;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}
