p.font {font-family:"Arial";
	font-size:13pt;
	color:"#333399";
	font-weight:bold;}

p.font2 {font-family:"Arial";
	font-size:14pt;
	color:"#336666"}

p.font1 {font-family:"Arial";
	font-size:13pt;
	color:"#333399"} 

p.font3 {font-family:"Arial";
    font-size:11pt;
	color:"#000000"} 

H1 {font-family:"Arial";
		font-size:20pt;
		color:"#330099"}
p.body {background-repeat: no-repeat}

A:link
	{font-family:"Arial";
	color:red;
	font-size:11pt;
	text-decoration:underline}
A:hover
	{font-family:"Arial";
	color:green;
	font-size:11pt;
	text-decoration:underline}
A:active
	{font-family:"Arial";
	color:blue;
	font-size:11pt;
	text-decoration:underline}
A:visited
	{font-family:"Arial";
	color:purple;
	font-size:11pt;
	text-decoration:underline}

