p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330066;
	font-weight: normal
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #330066;
	font-weight: bold;
}
	
A:link	      {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

A:visited    {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

A:active     {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

A:hover     {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

body {
	background-attachment : fixed;
	background-color: #669AFF;
	scrollbar-face-color: #669AFF;
	scrollbar-track-color: #669AFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #009999;
	scrollbar-3dlight-color: #000033;
	scrollbar-shadow-color: #009999;
	scrollbar-darkshadow-color: #000033;
}
		
		
		

