body
{
	font-size: 10px; font-family: Tahoma, sans-serif; color: #333333;
	background-Color: #FFFFFF;
	margin: 10px;
	margin-top: 15px
}


/* Links */
a {text-decoration: none; font-size: 12px; font-family: Tahoma, sans-serif; color: #000000; font-weight: 400}
a:Visited {text-decoration: none; font-size: 12px; font-family: Tahoma, sans-serif; color: #000000; font-weight: 400}
a:Active {text-decoration: none; font-size: 12px; font-family: Tahoma, sans-serif; color: #000000; font-weight: 400}
a:Hover {text-decoration: none; font-size: 12px; font-family: Tahoma, sans-serif; color: #000000; font-weight: 400}


/* Headers */
.header1  {font-size: 14px; font-family: Tahoma, sans-serif; color: #000000; font-weight: bold}
.header2  {font-size: 16px; font-family: Tahoma, sans-serif; color: #000000; font-weight: bold}


.LittleForm
{
	width: 138px;
	height: 18px;
	font-size: 10px
}

.LittleFormButton
{
	font-size: 9px;
	color: white;
	background-color: #004329;
	width: 38px;
	height: 18px;
	border: 1px solid black;
}