body {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        color: #333333;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-width: 0px;
        margin-height: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin: 0px;
}
 a:link { color: #CC0000; font-size: 12px; text-decoration: none }
 a:active { color: #CC0000; font-size: 12px; text-decoration: none }
 a:visited { color: #CC0000; font-size: 12px; text-decoration: none }
 a:hover { color: #CC6600; font-size: 12px; text-decoration: underline }

 .headline  {
         font-size: 12px;
         font-family: Arial;
         font-style:normal;
         color: #005F00;
		}
		
 .dick {
	font-family: Arial;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	}

table {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        color: #000000;
}

.td:hover { background-color: #DFDFDF;
}
