BODY,TD,TR,H3	{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	/*font-variant: small-caps;*/

}

BODY	{
        background-attachment: fixed;
	font-size: 13px;
}

H3	{
	font-size: 15px;
}

A,P {
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	/*font-variant: small-caps;*/
}

LINK="#A3007E" VLINK="#A3007E" ALINK="#A3007E"


A:link {
	text-decoration: none;
	color: rgb(163,0,126);
}
A:visited {
	text-decoration: none;
	color: rgb(163,0,126);
}
A:hover {
	text-decoration: underline;
	color: rgb(163,0,126);
} 
A:active {
	text-decoration: none;
	color: rgb(163,0,126);
} 

