.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.maillist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
	
.news a:link {
     color: #03AD8C;
     background-color: transparent;
     text-decoration: underline;
     }

.news a:visited {
     color: #FF9900;
     background-color: transparent;
     text-decoration: none;
     }

.news a:hover {
     color: #FF9900;
     background-color: transparent;
     text-decoration: underline;
     }

.news a:active {
     color: #03AD8C;
     background-color: transparent;
     text-decoration: none;
     }	
	
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.arial11 a:link {
     color: #00A877;
     background-color: transparent;
     text-decoration: underline;
     }

.arial11 a:visited {
     color: #00A877;
     background-color: transparent;
     text-decoration: none;
     }

.arial11 a:hover {
     color: #FF9900;
     background-color: transparent;
     text-decoration: underline;
     }

.arial11 a:active {
     color: #00A877;
     background-color: transparent;
     text-decoration: none;
     }	
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	}
	
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.leftnavbg {
	background-image: url(images/leftnav_gradient.gif);
	background-repeat: no-repeat;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
	
.footer a:link {
     color: #FF9900;
     background-color: transparent;
     text-decoration: underline;
     }

.footer a:visited {
     color: #FF9900;
     background-color: transparent;
     text-decoration: none;
     }

.footer a:hover {
     color: #CCFFFF;
     background-color: transparent;
     text-decoration: underline;
     }

.footer a:active {
     color: #FF9900;
     background-color: transparent;
     text-decoration: none;
     }
.biggerbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
}

