
BODY {
font-family: arial,helvetica,verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
border : none;
background-attachment : fixed;
}

a:link {
          color: #A50F0F;
          text-decoration: none;
       }

a:visited {
          color: #A50F0F;
          text-decoration: none;
       }

a:hover {
	color: #A50F0F;
	text-decoration: underline;
	}
	
a:active {
	color: 112E90;
	}
	
.input {
	font-family: arial,helvetica,verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1 solid #D5DEFC;
	background: #FFFFFF;
	}
.side {
	font-family: helvetica, Tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 565656;
	}
.side_head {
	font-family: helvetica, Tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: 565656;
	}
.formtext {
	font-family: arial,helvetica,verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
.footer {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	}
	