﻿body,html {
	font-family:arial;
	color:#fff;
	font-size: 9pt;
}


h1 { 
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #fff;
}

h2 {
	font-size: 12pt; 
	font-weight: normal;
	margin: 5px 0 10px 0;
	color: #fff;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin: 15px 0 3px 0;
}
	
p { 
	font-size: 9pt;
	line-height:1.5; 
	margin:0 0 10px 0;
}


A:link, A:visited, A:active
{
	COLOR: #9dfeff;
	text-decoration: none;
}

A:hover
{
	COLOR: #c5ff54;
	text-decoration: none;
}
 

 
