body {
    margin:             0em;
    padding:            0em;
    font-family:       	Verdana, sans-serif;
    font-size:		12px;
    color:              #666666;
}

table {
    font-family:       	Verdana, sans-serif;
    font-size:		12px;
    color:              #666666;
}

td {
    font-family:       	Verdana, sans-serif;
    font-size:		12px;
    color:              #666666;
}

td.head {
    font-family:       	Verdana, sans-serif;
    font-size:		12px;
    color:              #666666;
    font-weight: 	bold;
}

td.head_wt {
    font-family:       	Verdana, sans-serif;
    font-size:		12px;
    color:              #FFFFFF;
    font-weight: 	bold;
}


a {
   color:	 	#666666;
   font-weight: 	bold;
   font-size:		12px;
   text-decoration:	underline;
}

a:hover {
   color:	 	#B80921;
   font-weight: 	bold;
   text-decoration:	underline;
   font-size:		12px;
}

a.prev {   
   font-weight: 	normal;
   text-decoration:	underline;
   color:	 	#666666;
   font-size:		11px;
   text-decoration:	none;
}

a.prev:hover {
   font-weight: 	normal;
   color:	 	#666666;
   text-decoration:	underline;
   font-size:		11px;
}

a.foot {   
   font-weight: 	bold;
   color:	 	#666666;
   font-size:		9px;
   text-decoration:	none;
}

a.foot:hover {
   font-weight: 	bold;
   color:	 	#666666;
   text-decoration:	underline;
   font-size:		9px;
}

table.vc {
   font-size:		11px;
   color:	 	#000000;
}

td.prev {
   font-weight: 	normal;
   color:	 	#666666;
   font-size:		9px;
}
