P  {}

H1  {}

H2  {
	color : Olive;
	text-align : left;
	font : 16pt;
	font-weight : normal;
}

H3  {
	color : Olive;
	font : 12pt;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana, Arial;
	background-color : White;
}

A.large:link  {
	font-weight : bold;
	font-size : small;
	font-family : Verdana, Arial;
	color : Olive;
	text-decoration : none;
	text-align : right;
}

A.large:visited  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Olive;
	text-decoration : none;
	text-align : right;
}

A.large:active  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Olive;
	text-decoration : none;
	text-align : right;
}

A.large:hover  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Purple;
	text-decoration : underline;
	text-align : right;
}

.logo  {
	font : 14pt;
	font-weight : bold;
}

