BODY 	{
	background      : #FFFFFF;
	font-family	: Verdana, Arial; 
	font-size	: 10pt;
	color		: #666666;
	margin-top	: 0px;
	margin-bottom	: 0px;
	margin-left	: 0px;
	margin-right	: 0px;
	}

P, ul, li, TD, input, select, textarea	{
	font-size	: 10pt;
	}

.big		{ font-size	: 11pt }
.small		{ font-size	: 8pt; }
.comment	{ color		: #333399; }

H1, .Heading1	{
	font-family	: "Vag Rounded Lt"; 
	font-size	: 20pt;
	color		: #376655;
	}

H2, .Heading_2 {
	font-family	: Helvetica-Bold; 
	font-size	: 18pt;
	font-weight     : bold;
	color           : #990000;
	}

H3, .ParaHead {
	font-size	: 11pt;
	font-weight     : bold;
	color           : #D2691E;
	}

A:link, A:active	{ 
	color		: #006600;
	text-decoration	: none;
	}

A:visited {
	color		: #669933; 
	text-decoration	: none;
	}	
	
A:hover { 
	color		: CC3300;
	text-decoration	: underline;
	}

