body {
	margin-top: 0px;
	background-image: url(images/background.gif);
}
.mainheading {

	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
}
.link, a { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal; 
}

.link:hover, a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #333333;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 130%; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 130%; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_border{
border:1px solid #ffffff;
}
.style1 {color: #FF0000}
.style3 {
	font-size: 20px;
	color: #FFFFFF;
}