body {color: #737373; font-size: 12pt; font-family: Roboto;}
textarea,input,select {
	background-color: #FDFBFB;
	border: 1px solid #BBBBBB;
	padding: 1px;
	margin: 1px;
	font-size: 12pt;
	color: #808080;
	font-family: Roboto;
}
a, a:link, a:visited, a:active { color: #808080; text-decoration: none; }
a:hover { border-bottom: 1px dotted #c1c1c1; color: #AAAAAA; }
img {border: none;}
td { font-size: 12pt; color: #7A7A7A; }
th { font-size: 12pt; color: #7A7A7A; }
#footer
{
    clear: both;
    padding: 0;
    line-height: normal;
    margin: 0;
    position: absolute;
    bottom: 1;
}
.tablealt1 { background-color: #D0D0D0; }
.tablealt2 { background-color: #E0E0E0; }
.highlightlink { color: #0000FF; text-decoration: none; }
