
h1 {color:Black; font-size:12pt; font-family: Arial;
	}

.normaltext {
font-family: Arial;
font-size: 12px;
color: #000033 ; text-decoration: none;
} 
.blacktext {
font-family: arial;
font-size: 12px;
color: #000033; text-decoration: none; font-weight: bold;
}

.welcometext {
font-family: Arial;
font-size: 16px;
color: #000033; text-decoration: none; font-weight: bold; 
}

.grey {
font-family: Arial;
font-size: 10px;
color: Gray; text-decoration: none;  
}

.largegrey {
font-family: Arial;
font-size: 12px;
color: #909090; text-decoration: none;  
}

.featured {
font-family: Arial;
font-size: 14px;
color: #000033; text-decoration: none; font-weight: bold; 
}

.white {
font-family: Arial;
font-size: 10px;
color: White; text-decoration: none;
}

.top {
font-family: Times New Roman; font : italic;
font-size: 30px;
color: #000033; text-decoration: none;
}

.top2 {
font-family: Times New Roman; font : italic;
font-size: 15px;
color: #000033; text-decoration: none; font-weight: bold;
}

a.onetime, a.onetime:visited, a.onetime:active{
	text-decoration: none;
	color: #000033;
	font-face: arial;
	font-size: 8pt;
	font-weight : bold;
	}

a.onetime:hover{
	text-decoration: underline;
	color: #000033;
	font-face: arial;
	font-size: 8pt;
	font-weight : bold;
}

div.onetime{
	text-decoration: none;
	color: #000033;
	font-face: arial;
	font-size: 8pt;
	font-weight : normal;
	}