body,td,th {
	color: #646566;
	font-size: 16px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFBF9;
}
a:link {
	color: #0081D7;
}
a:visited {
	color: #0075C4;
}
a:hover {
	text-decoration: none;
	background-color:#0075C4;
	color: #FFFFFF;
}

.style3 {font-size: 12px}
.style4 { font-size: 36px; color: #4AC45C; }
.style5 { font-size: 36px; color: #3399FF; }
.style7 { font-size: 14px; color: #4AC45C; font-weight: bold; }
.style8 {
	color: #666666
}
.style10 {font-size: 14px; color: #3399FF; font-weight: bold; }
.style11 {font-size: 36px; color: #FFAE88; }
.style12 {font-size: 14px; color: #FD7979; font-weight: bold; }

hr {
	width: 95%;
	height: 0px;
	text-align: center;
	border-top: 1px dashed #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
	}

h1 {
    font-size:16px
	}
.border {
	border: 3px solid #000000;
}
