P  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

h1           { font-size: large; font-family: Tahoma; font-weight: bold; font-style: normal; 
               color: #3366CC }
;
	text-decoration : none;
}

H2  {
	font-size : small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : italic;
	color : #3366CC ;
	text-decoration : none;
}

H3  {
	font-size : small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : none;
}

H4  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : none;
}

A  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0099FF ;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

