input {
	border-right: #1A2B79 2px inset;
	border-top: #1A2B79 1px outset;
	font-weight: Bold;
	font-size: 8pt;
	border-left: #1A2B79 1px outset;
	color: #000000;
	border-bottom: #1A2B79 2px inset;
	font-family: Verdana, Arial;
	background-color: #ffffff;
     }

body, table, td {
	font-family: Verdana, Arial;
	font-size: 10pt;
}


#footer {
background-color: #FFFFFF;
position: absolute;
bottom: 40;
left: 0px;
width: 100%;
border: 1px;
color: #FF0000;
font-weight: bold;
font-size: 14px;
}



a:link { color: #41A99C; text-decoration: none }
a:visited { color: #41A99C; text-decoration: none }
a:hover { text-decoration:none; color:#ff0000}

a.box:link { color: #FF0000; text-decoration: none }
a.box:visited { color: #FF0000; text-decoration: none }
a.box:hover { text-decoration:none; color:#000000}


