@charset "UTF-8";
/* CSS Document */

h1 {font-size:20px; color:#da280b;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/backmain.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #66B7CC;
}
a:visited {
	color: #66B7CC;
}
a:hover {
	color: #FF060E;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #395680}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #395680;
}
.style5 {font-size: 12px}
.style7 {font-size: 12px}
.style6 {
	font-size: 14px;
	color: #93AACE;
	font-weight: bold;
}
.style8 {
	font-size: 10px;
}

#thanks{padding:20px;}
