body
{
	padding-right: 0px;
	padding-left: 0px;
	BACKGROUND-POSITION: top;
	background-image: url(background.jpg);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-height: 0;
	margin-width: 0;
	color: #000000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;

}
a
{
	color: #0A2855;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
H1
{
	color: #0A2855;
	font-size: large;
	font-weight: normal;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2
{
	color: #7D7C6E;
	font-size: x-small;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
H3
{
	color: #7D7C6E;
	font-size: xx-small;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 0px;				
}
.input
{
	border-right: 1px solid #E5E4DA;
	border-top: 1px solid #E5E4DA;
	font-size: 10px;
	border-left: 1px solid #E5E4DA;
	border-bottom: 1px solid #E5E4DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.submit
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E4DA;
}