
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.tableborder { 
	border: solid 0 #000;
  	border-top-width:1px;
  	border-bottom-width:1px; 
	border-left-width:1px;
	border-right-width:1px;
}

A:link {color: #E66B3C; text-decoration:none}
A:visited {color: #50509F; text-decoration:none}
A:active {color: #E66B3C; text-decoration:none}
A:hover {color: #E66B3C; text-decoration:underline}