P  {}

H1  {}

H2  {
	font-size : 12 pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : 12 pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

A  {}

A:Visited  {}

A:Active  {
	color : Aqua;
}

A:Hover  {}

BODY  {
	font-size : 11 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : white;
}

A.Internal  {
	text-decoration : none;
}

  {
	color : Yellow;
}

TABLE  {
	font-size : 11 pt;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

