P  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H2  {
	font-size : large;
	font-family : Helvetica, Arial;
	font-weight : bold;
	font-style : italic;
	color : Maroon;
	text-align: center;
}

H3  {
	font-size : medium;
	font-family : Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-align: center;
}

A  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:Visited  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A:Active  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : underline;
}

A:Hover  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : underline;
}

A.klein  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A.klein:Visited  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A.klein:Active  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : underline;
}

A.klein:Hover  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : underline;
}

P.klein  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

BODY  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

TABLE  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

TD  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

