BODY { 	
	font-size: 12px;
	line-height: 1.2; 
	color:  #000000; 
	font-family: verdana, arial, sans-serif, helvetica, swiss;
	}

P, BLOCKQUOTE { 
	font-size: 12px;
	line-height: 1.4;
	 }
.form { 
	font-size: 10px;
	line-height: 1.2;
	 }
b	{color:  #009999;}

h4 {
	font-size: 16px;
	color:  #009999;
	font-weight: bold;
	 }

ul { 
	font-size: 12px;
	 }

.navigation { 
	background: url("images/bgcell.gif");
	}

.banner {
	background: url("images/bg.gif");
	background-repeat: repeat-x;
	}

.main {
	background-color: #FFFFFF;
	padding: 15px;
	}

.top { 	
	font-size: 11px;
	color: #FFFFFF; 
	}

.toplink { 	
	font-size: 11px;
	color: #FFFFFF; 
	background: #FF9999;
	}

.activelink { 	
	font-size: 11px;
	color: #FFFFFF; 
	background: #FF6666;
	}

A:link
	{ 
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
 	}

A:visited 
	{ 
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
 	}
A:active
	{ 
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
 	}
A:hover { 
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	}
