a
{
	color:black;
}
a:hover
{
	color:red;
}
body
{
	font-family:sans-serif;
	font-size: 15px;
}
table
{
	font-family:sans-serif;
	font-size: 15px;
}
.header
{
	font-size:20px;
}
.smallheader
{
	font-size:15px;
	font-weight:bold;
}