p {
	/*font-family: "Times New Roman", Times, serif;
	*/
	font-size: 8pt;
	font-family: Verdana;
	color: white;
}

h1{
	font-family: Verdana;
	font-size: 12pt;
	color: #330066;
	font-weight: bold;
}
	
A:link	      {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7pt;
}

A:visited    {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7pt;
}

A:active     {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7pt;
}

A:hover     {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7pt;
}

body {
	background-attachment : fixed;
}
		
		
		

