body {                           
	background-color : #ffffff;
	background-image : url(images/bg3.gif);
	background-repeat : repeat;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}

.border {
	border: 1px solid #808000;
	width: 780px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 130%;
	font-weight: normal;
	color: #808000;
}
h2.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	color: #808000;
}
link {
	text-decoration: none;
}
ul {
	color: #2B3794;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B3794;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover { }
a.white:active { }
a.blue:link {
	text-decoration: none;
	color: #2C3795;
}
a.blue:visited {
	text-decoration: none;
	color: #2B3794;
}
a.blue:hover { }
a.blue:active { }
