body
{
	margin-top:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-bottom:2pt;
	background-color: #FFFFFF;
}

h1
{
	font-family: verdana,arial;
	font-size: 24pt; 
	font-weight: bold;
	color: #000000;
}

h2
{
	font-family: verdana,arial;
	font-size: 16pt; 
	font-weight: bold;
	color: #000000;
}

p,td
{
	font-family: verdana, arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
}

b
{
	font-weight: bold;
	color: #000000;
}

.mastheadtext
{
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}

.mastheadlink
{
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
}

.mastheadlink:hover,mastheadlink:active
{
	text-decoration:underline;
	color: #FFFFFF;
}

.shade01
{
	background-color: #FF9900;
}

.shade02
{
	background-color: #003300;
}

.shade03
{
	background-color: #006600;
}

.shade04
{
	background-color: #FF9933;
}

a 				
{
	text-decoration: none;
	font-weight: bold;
	color: #006600;
} 

a:hover,a:active
{
	text-decoration:underline;
	color: #ff0000;
}

