body  {
   	font-family : Tahoma, Arial, Helvetica, sans-serif;
   	font-size : 11px;
        color: #808080;
}

TD  {
   	font-family : Tahoma, Arial, Helvetica, sans-serif;
   	font-size : 11px;
        color: #808080;
}

p   {   font-family : Tahoma, Arial, Helvetica, sans-serif;
   	font-size : 11px;
        color: #808080;
	margin-top: 11px;
	margin-bottom: 11px;
}

A:link  {
	color: #BD022E;
        text-decoration: none;
   }
   
A:visited  {
	color: #CCCCCC;
        text-decoration: none;
   }

A:hover  {
        color: #E1631B;
        text-decoration: underline;
   }

A:active  {
        color: #CC0000;
        text-decoration: underline;
   }

.orange  {
        color: #E1631B;

}

.small  {
   	font-family: MS Sans Serif, sans-serif;
   	font-size: 9pt;
        color: #808080;

}

.smallinput {
   	font-family: MS Sans Serif, sans-serif;
   	font-size: 9pt;
        color: #808080;
	width: 110px;
	height: 19px;
	border: 1px solid #808080;
}

.menu  {
   	font-size: 11px;
        color: #808080;
        text-decoration: none;
}

.smallwhite  {
   	font-size: 10px;
        color: #F9E0D1;
	text-align: justify
}

.copyr  {
   	font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
}

.subtitle  {
   	font-size: 12px;
        font-weight: bold;
        color: #E1631B;

}

h1  {
   	font-size: 12px;
        font-weight: bold;
        color: #E1631B;

}

ul {  margin-bottom: 11px; margin-top: 11px}
