.frontpage
{
	color:white;
	font-size:smaller;
	font-family:Century Gothic;
	text-decoration:none;
}

body
{
	font-family:Trebuchet MS;
	font-size:x-small;
}

.content
{
	font-family:Trebuchet MS;
	font-size:x-small;
	text-align:justify;
}

.headerrow
{
	background-color:#999999;
	padding-left:20;
}

.oddrow
{
	background-color:#FFEEff;
	padding-left:20;
}

.evenrow
{
	background-color:#FFDDff;
	padding-left:20;
}

A.borderlink
{
	color:black;
	font-size:xx-small;
	font-family:Century Gothic;
	text-decoration:none;
}

P
{
	font-family:Trebuchet MS;
	font-size:x-small;
}

H1
{
	font-weight:lighter;
	font-size:x-large;
	font-family:Trebuchet MS;
}

H2
{
	font-size:large;
	font-weight:lighter;
	font-family:Trebuchet MS;
}

H3
{
	font-size:normal;
	font-weight:lighter;
	font-family:Trebuchet MS;
}

H4
{
	font-weight:bold;
	font-family:Trebuchet MS;
}
