@charset "utf-8";
body 
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003872;
	background-image:url(backImage.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #c6c5d7;
}
a 
{
color: #EA5A19;
}
input 
{
font-family: Tahoma;
color: #222222;
font-weight: normal;
font-size: 10px;
}
h2 
{
font-size: 12pt;
font-style: normal;
}
.Labels 
{
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #003872;
}
