﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
button {
	background-color: #C30000;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #9B0000;
}
.field {
	background-color: #FFFFFF;
	border: thin solid #9B0000;
}
.style2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
	line-height: 18px;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-size: 3px}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.titleOne
{
	color:Black;
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	text-align:center;
}
.titleTwo
{
	color:Black;
	font-family:Tahoma;
	font-size:smaller;
	font-weight:bold;
	text-align:center;
}
.headingOne
{
	background-color:Navy;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:small;
}
.textWhiteSmall
{
	font-family:Tahoma;
	color:White;
	font-size:smaller;
	font-style:italic;	
	text-align:center;
}
.textWhiteBold
{
	font-family:Tahoma;
	color:White;
	font-size:smaller;
	font-style:italic;	
	font-weight:bold;
	text-align:center;
}
