BODY { 	
	background: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 14pt;
	font-size: 8pt;
	color:  #333333; 
	font-family: Verdana, arial, sans-serif, helvetica, swiss;
	}

P { 
	 line-height: 14pt;
	 font-size: 8pt;
	 color:  #333333;
	 }



H4 { 
	 line-height: 12pt;
	 font-weight: bold;
	 font-size: 10pt;
	 color:  #330066;
	 }
ul { 
	 text-indent: 0px;
	 list-style-type: square; 
	 }
HR { 
	height: 1px;
	color:  #330066;

	 }

A:
	{ 
	text-decoration: underline;
	color: #000000;
 	}
A:link
	{ 
	text-decoration: underline;
	color: #000000;
 	}

A:visited 
	{ 
	text-decoration: underline;
	color: #000000;
 	}
A:active
	{ 
	text-decoration: underline;
	color: #000000;
 	}
A:hover { 
	text-decoration: underline;
	color:  #333399;
	}

.small { 
	 line-height: 14pt;
	 font-size: 8pt;
	 color:  #333333;
	 }

.border	{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	}

.mast { 
	background: #FF6600;
	 }

.toplink { 
	 background: #330066;
	 font-weight: bold;
	 color: #FFFFFF;
	 line-height: 14pt;
	 font-size: 10px;
	 }
.toplink A:link
	{ 
	text-decoration: none;
	color: #CCCCFF;
 	}

.toplink A:visited 
	{ 
	text-decoration: none;
	color: #CCCCFF;
 	}
.toplink A:active
	{ 
	text-decoration: none;
	color: #CCCCFF;
 	}
.toplink A:hover { 
	text-decoration: none;
	color: #FFFFFF;
	}

.boxmargin {
	 background: #FF6600;
	}
.box { 
	 padding-left: 30px;
	 }
.boxdash {  padding: 8px; margin-left: 20px; border: 1px dashed #FF6600;  width: 80%; font-size: .6em line-height: .8em;}

.box A	{ 
	 text-decoration: none;
	 color: #000000;
	 }
.form { 
	 line-height: 14pt;
	 font-size: 8pt;

	 color:  #333333;
	 padding-left: 10px;
	 }

.main { 
	 background: #FFFFFF;
	 }
