body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #CCC;
}
body {
	background-color: #999;
	line-height: 130%;
}
a {
	font-size: 1em;
}

}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
A:link  { 
	color: white; 
	text-decoration: none; 
	}

	
A:visited   { 
	color: white; 
	text-decoration: none; 
	}
	
A:hover    { 
	color: #9999cc; 
	text-decoration: none;
	}

A:active   { 
	color: #999999; 
	text-decoration: none; 
	}
	
	img {
    border: 0;
} 

	

.blue {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #ccffff;
	text-align: left;
}
.bluelargecenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 125%;
	color: #ccffff;
	font-weight: bold;
	text-align: center;
}
.redbullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	color: #F00000;
}
.linkintext {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.menu-vertical {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: 2em;
	font-weight: 100;
}
.menu-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 88%;
	font-style: normal;
	font-weight: 100;
}


