BODY {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
}


A:VISITED  {
	color :  #ac6ba7;
	text-decoration : none;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
}

A:LINK {
	color :  #aa016c;
	text-decoration : none;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

A:HOVER {
	background-color : #F5DCCF;
	color : #192FA9;
	text-decoration : none;
}


H1 {
	color : #FB5555;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin-left : 0px;
	margin-top : 0em;
	margin-bottom : 1em;
}

H2 {
	color : #FB5555;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 700;
	margin-top : 0em;
margin-bottom : .5em;
}

H3 {
	color : #008000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 100;
	margin-left : 10px;
	margin-top : 1em;
}


       




