body 
{
	margin: 0; 
	padding: 0; 
	background: url(http://www.staar.org.uk/images/gradient1.jpg); 
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #000088;
	SCROLLBAR-ARROW-COLOR: #FFFFAA;
}


h1		{font-family: Arial, Verdana, Helvetica, sans-serif}
h2		{font-family: Arial, Verdana, Helvetica, sans-serif}   
h3		{font-family: Arial, Verdana, Helvetica, sans-serif}   
h4		{font-family: Arial, Verdana, Helvetica, sans-serif}
h5		{font-family: Arial, Verdana, Helvetica, sans-serif}
h6		{font-family: Arial, Verdana, Helvetica, sans-serif}
p		{font-size:14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 500}   
li		{font-size:14px; font-family: Arial, Verdana, Helvetica, sans-serif}   
pre	 	{color:#994400; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif}   
a:link	 	{text-decoration: underline; color: #000000;}   
a:hover 	{text-decoration: underline; color: #ff9000;}   
a:visited	{text-decoration: underline; color: #000000;} 


h1
{
	background-color: #ffffaa;
	border-color: #000088;
	border-style: solid;
	border-width: thin;
	color: #224488;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2
{
	background-color: #ffffaa;
	border-color: #000088;
	border-style: solid;
	border-width: thin;
	color: #224488;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3
{
	background-color: #ffffaa;
	border-color: #000088;
	border-style: solid;
	border-width: thin;
	color: #224488;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4
{
	background-color: #ffffaa;
	border-color: #000088;;
	border-style: solid;
	border-width: thin;
	color: #224488;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}   

h5
{
	background-color: #ffffaa;
	border-color: #000088;
	border-style: solid;
	border-width: thin;
	color: #224488;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
} 