body {
	font-family: Verdana;
	font-style: normal; 
	font-size: x-small; 
	font-weight: normal;
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#CCCC00;
	scrollbar-base-color:#FF6600;
	scrollbar-darkshadow-color:#FF7700;
	scrollbar-face-color:#FF6600;
	scrollbar-highlight-color:#FF7700;
	scrollbar-shadow-color:#FF9900;
	scrollbar-track-color:#FF9900; 
}

h1,h3 { 
		text-align: center; 
		font-family: Verdana;
		font-style: bold; 
		font-size: medium; 
		font-weight: heavy;
		color: #000000; 
}

p{
	font-family: Verdana;
	font-style: normal; 
	font-size: x-small; 
	font-weight: normal;
}
p.textbold{
	font-family: Verdana; 
	font-style: normal; 
	font-size: x-small; 
	font-weight: bold;
}

p.xxsmall{
	font-family: Verdana;
	font-style: normal; 
	font-size: xx-small; 
	font-weight: normal;
}
	

a {
	font-family: Verdana;
	font-style:normal;
	font-size: x-small;
	font-weight: normal;
	color: #0033FF;
	text-decoration:none;
}	

a:link {color: #0033FF;}
a:visited {color: #666666;}
a:hover {color: #0066FF;} 
a:active {color: #0033FF;}






tr.lightcolour{
	 background-color: #FF9900;
}

tr.darkcolour{
	 background-color: #FF6600;
}

	 

td {
	font-family: Verdana;
	font-style: normal; 
	font-size: x-small; 
	font-weight: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
