body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
#navigation {
	font-size: 14px;
	font-weight:bold;
}
 
