@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8D8D8;
	font-size: small;
	display:block;
	background-image: url(Bimage.jpg);
	color: #0066CC;
}
a.menu:link, a.menu:visited  {
	text-decoration: none;
	color: #0066CC;
	font-size: small;
	text-align: left;
	display:block;
	text-indent: 2px;
}
a.menu:hover	{
	text-decoration: none;
	display:block;
	background-color: #0066CC;
	color: #CCCCCC;
}
a.menu:active	{
text-decoration: none;
}
td.formRowSeperator hr {
	margin : 0px;
	padding : 0px;
	height : 1px;
	border : 0px;
	border-bottom : 1px dashed #ffb100;
	background-color: #FFF;
}
.date {
	color: #FFB100;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: 800;
	text-indent: 40px;
}
h2 {
	text-indent: 40px;
}
