.headingtext {
font-family : arial; 
font-size : 15px; 
color : #646464; 
font-weight : bold; 
} 
h1 {
font-family : arial; 
color : #646464; 
font-size : 15px; 
} 

.greytext {
font-family : verdana; 
font-size : 11px; 
color : #646464; 
} 
.bluetext {
font-family : verdana; 
font-size : 11px; 
color : #167dB8; 
font-weight : bold; 
} 
.bluetextbig {
font-family : Times New Roman; 
font-size : 20px; 
color : #167dB8; 
font-weight : bold; 
} 
.orangetext {
font-family : verdana; 
font-size : 11px; 
color : #FF6600; 
} 

.whitetext {
font-family : verdana; 
font-size : 12px; 
color : #FFFFFF; 
} 
.whitetextbig {
font-family : verdana; 
font-size : 14px; 
color : #FFFFFF; 
} 

.normaltext {
font-family : verdana; 
font-size : 11px; 
color : #646464; 
} 

.darklink {
font-family : Verdana; 
font-weight : bold; 
font-size : 11px; 
color : #646464; 
text-decoration : none; 
} 

input {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
border-style:groove;
}

.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
}

.menuLink {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}

a {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}


a.menuLink:hover {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}


