body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
body {
	background-image: url(../images/BG.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#one{
	float:left;
	width:215px;
	height:150px;
	margin:0px;
}

#two{
	float:left;
	width:215px;
	height:150px;
	margin:0px
}

#three{
	float:left;
	width:210px;
	height:150px;
	margin:00px;
}

a:link {
	color: #003EB0;
	text-decoration: none;
}
a:visited {
	color: #003EB0;
	text-decoration: none;
}
a:hover {
	color: #7B8DD6;
	text-decoration: underline;
}
a:active {
	color: #7B8DD6;
	text-decoration: none;
}
.dkblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #003EB0;
}
.dkbluebold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #003EB0;
}
.ltblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #7B8DD6;
}
.ltbluebold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #7B8DD6;
}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}
.titlebold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.titleltblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #7B8DD6;
}
.titledkblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #003EB0;
}
.formtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
