P  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	text-justify : auto;
}

H1  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
	line-break : strict;
	font-style : normal;
}

A  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #2B71B7;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #3399CC;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : #2b71B7;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

BODY  {
	font-family : Verdana;
	font-size : x-small;
	color : #000000;
	font-weight : normal;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #87CEFA;
	scrollbar-3dlight-color : #6495ED;
	scrollbar-darkshadow-color : #483D8B;
	scrollbar-highlight-color : #B0C4DE;
	scrollbar-shadow-color : #483D8B;
	text-justify : auto;
}

TABLE.small  {
	font-size : x-small;
}

