P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : medium;
	font-family : Arial Black;
	font-weight : normal;
	color : Red;
	text-align : right;
}

H2  {
	font-size : medium;
	font-family : Arial Black;
	font-weight : normal;
	color : Red;
}

H3  {
	font-size : xx-small;
	font-family : Verdana;
}

A  {
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Visited  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A:Hover  {}

BODY  {
	background-color : White;
	margin-top : 0;
}

#caption  {
	font-size : xx-small;
	font-family : Verdana;
}

