h1
	{
	font-family: verdana,helvetica,arial;
	}

h2
	{
	font-family: verdana,helvetica,arial;
	}
	
h3
	{
	font-family: verdana,helvetica,arial;
	}
h4
	{
	font-family: verdana,helvetica,arial;
	}
	
h5
	{
	font-family: verdana,helvetica,arial;
	}

h6
	{
	font-family: verdana,helvetica,arial;
	}

body
	{
	background-color: #FFFFF2;
	}

a
	{
	
	}
	
a:link
	{
	color: #CC0000;
	}

a:active
	{
	color: #FF3300;
	}

a:visited
	{
	color: #000055;
	}

p 
	{
	margin-top: 0px;
	font-family: verdana,helvetica,arial;
	font-size: 10pt; 
	line-height: 12pt; 
	}
	
.bigbold 
	{
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-family: verdana,helvetica,arial;
	font-size: 12pt;
	line-height: 12pt; 
	font-weight: bold;
	}
	

