﻿body,html {
	font-family:sans-serif, arial;
	color:#fff;
	font-size: 12pt;
}


h1 { 
	font-size: 15pt;
}

h2 {
	font-size: 14pt; 
}

h3 {
	font-size: 12pt; 
}
	
	h1, h2, h3 {
		color: #9b9b9b;
		margin: 0 0 20px 0;
		font-weight: normal;
	}

	
p { 
	font-size: 10pt;
	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;
}
 

 

 
