P TD TH  {
	line-height : 140%;
	font-size : small;
}

TH {
	font-weight : bold;
}

H1  {
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	font-size : large;
}

H2  {
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	font-size : medium;
}

A  {
	color : #0000FF;
}

A:Visited  {
	color : #000080;
}

A:Active  {
	color : #800080;
}

A:Hover  {
	color : #FF0000;
	text-decoration : underline;
}

.navigation  {
	font-size : 11px;
	text-decoration : none;
}

.menu  {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.copyright {
	font-size: 11px; 
	font-family: Verdana,Helvetica,sans-serif;
}


