

	
	P { color:#9398ae; /*body of text*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	line-height: 1.8;
	}
	
	li { color:#9398ae; /*body of text*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	}
	
	font { color:#9398ae; /*body of text*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	}
	
	P.black { color:#000000; /*body of text*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	}
	
	font.black { color:#000000; /*body of text*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	}
	
	P.bold { color:#000000; /*black table heading*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
	font.bold { color:#000000; /*black table heading*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
	P.whitebold { color:#ffffff; /*white heading*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
	P.caption { color:#000000; /*caption*/
   	font-size:10px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
	font.caption { color:#000000; /*caption*/
   	font-size:10px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
	P.whitecaption { color:#ffffff; /*white caption*/
   	font-size:10px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
font.caption2 { color:#ffffff; /*white caption - not bold*/
   	font-size:10px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:normal;
	}
	
H1 {color:#000000;  /*section headings black*/
   	font-size:15px;
	font-family:georgia,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}	
	
	H1.white {color:#ffffff;  /*section headings white*/
   	font-size:15px;
	font-family:georgia,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}	
	
H1.red {color:#ff0000;  /*section headings*/
   	font-size:15px;
	font-family:georgia,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}	
	
	A {text-decoration:none;
		font-size:11px;
	 	font-family:verdana,arial,helvetica;
		font-style:normal;
			color:#ff9900;
		font-weight:bold}
	
	A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {text-decoration: none;
			color:#000000;
			}
			
table.bg {background-image: url(pics/stamp.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
	a.bg {text-decoration:none;
		font-size:11px;
	 	font-family:verdana,arial,helvetica;
		background-color: #ffffff;
		font-style:normal;
		color:#f4d328;
		font-weight:bold}
	