P  {}

H1  
{
	font-size : medium;
	color : black;
	margin-top : 8pt;
}

H2  {}

H3  {}

A:link  {color : #10249C;
text-decoration : none;
}

A:Visited  {text-decoration : none;}

A:Active  {text-decoration : none;}

A:Hover  {
	color: #6600ff;
	text-decoration: none;
}

BODY  {
	font-family : Verdana;
	background-color: #C9E3BB;
	margin: 0px;
	color : black;
	font-weight : normal;
}
P {font-size : 10pt;}
.textmenuitem  {
	font-size : 10pt;
}
.copy  {
	font-size : 8pt;
}

.more  {
	color : yellow;
	font-style : italic;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}
.style2 {color: #FF0000;
}
.style3 {font-size: 11px;
}

.centercolumn {
	width: 700px;
	
}
#mainpart {
width: 705px;
float: none;
}
#column1 {
float:left;
width: 150 px;
padding-left: 10 px;
}
#column2 {
float:left;
width: 300 px;
}
#column3 {
float:left;
width: 200 px;
padding-left:20px;
}
