P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #0123A3;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : Verdana, arial;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

small  {
	font-size : xx-small;
}

mbsmall  {
	font-size : x-small;
}

