@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top:10;
	font-weight: normal;
	font-size:11pt;
}
form { font-size:8;}

td {
font-size:10pt;
}

td.inform {font-size:8pt; line-height:14pt;}
input { font-size:8pt;}
td.underpic {
font-size:9pt;
}

td.txtftr {
font-size:8pt;
}

a{
color: #D13c33;
}

a.link {color: #D13c33; font-size:8pt;}
a.visited {color: #D13c33;font-size:8pt;}
a.active {color: #D13c33;font-size:8pt; }
a.hover {color: #D13c33;font-size:8pt;}

