P  {

	font-size : 12pt;

	font-family : Arial, Helvetica, sans-serif;

}



H1  {

	font-family : Arial Rounded MT Bold, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-weight : bold;

	color : Blue;

	font-size : 16pt;

	text-transform : uppercase;

	margin-left : 1cm;

	text-indent : -1cm;

}



H2  {

	font-size : 14pt;

	font-family : Arial Rounded MT Bold, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-weight : bold;

	color : Blue;

}



H3  {

	font-size : 12pt;

	font-family : Arial Rounded MT Bold, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-weight : bold;

	color : #6666FF;

}



A  {

	text-decoration : underline;

	color : Blue;

}



A:Visited  {

	color : #0000CC;

}



A:Active  {

	color : Red;

}



A:Hover  {

	color : Red;

}



BODY  {

	font-family : Arial, Helvetica, sans-serif;

}



A.menu  {

	font-size : 12pt;

	font-weight : bold;

	font-family : Trebuchet MS,Arial, Helvetica, sans-serif;

	color : Yellow;

	text-decoration : none;

}



A:Hover.menu  {

	color : White;

}



A:Visited.menu  {

	color : #CCCC00;

}



LI  {

	font-family : Arial, Helvetica, sans-serif;

}



UL  {

	font-family : Arial, Helvetica, sans-serif;

}



P.indent {

	text-indent : -7mm;

	margin-bottom : 0;

	margin-left : 7mm;

	margin-top : 0;

}


