P  {
	font-size : small;
	font-family : Verdana, Helvetica;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
	color : #006666;
	text-decoration : none;
	font-family : sans-serif;
}

H2  {
	color : #000000;
	font-size : medium;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-size : medium;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	background-color : #990000;
	line-height : 1.5;
	text-indent : 10;
}

A  {
	font-family : Verdana, Helvetica;
	font-size : small;
	color : #006666;
}

A:Visited  {
	font-size : small;
	font-family : Verdana, Helvetica;
}

A:Active  {
	font-family : Verdana, Helvetica;
	font-size : small;
}

A:Hover  {
	color : Red;
	font-size : small;
	font-family : Verdana, Helvetica;
}

BODY  {
	font-size : small;
	font-family : Verdana, Helvetica;
}

DIV.Footer  {
	font-size : x-small;
}

A.Footer  {
	font-size : x-small;
}

A.Footer:Visited  {
	font-size : x-small;
}

A.Footer:Hover  {
	font-size : x-small;
}

UL.smalltext  {
	font-size : x-small;
}

B.headline  {
	font-size : medium;
	font-family : Verdana, Helvetica;
	font-weight : bold;
}

