a, p, td, input, th {
	font: normal 8pt "Verdana", "Arial", "Helvetica", "Sans Serif"; 
	color: #000000; 
	text-decoration: none;
}

td{
	vertical-align: top;
}

th {
	background-color: #CBEAF5;
	vertical-align: top;
	text-align: left;
}

.row2{
	background-color: #FFFFD0;
}

.column1{	
	background-color: #1A5297;	
	color: #FFFFFF; 
	font-weight: bold;
}
.column2{	
	background-color: #000000;	
	color: #FFFFFF;
	font-weight: bold;
}
.column3{	
	background-color: #757575;
	color: #FFFFFF;
	font-weight: bold;
}

ul {
	list-style-image: url(../images/list.gif);
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #CC3300; text-decoration: underline;}
a:active {color: #CC3300; text-decoration: none;}
