body, p, td, li {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.subtitle {
	font-size: 13px;
}

.subtitle2 {
	font-size: 22px;
	font-weight: bold;
	color: #339966;

}
.smalltext {

	font-size: 11px;
	padding: 4px;
}
a:hover {
	background-color: #66FF33;
	color: #000000;
	font-weight: bold;


}

.over { background-color: #66FF33; 
    font-size: 10px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;} 
.out { background-color: #CCCCCC; 
font-size: 10px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {
	color: #66CC00;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #669900;
	font-weight: bold;

}
.doublespaced {
	line-height: 2;
}
li { list-style-image:  url(images/bullet.gif); list-style-type: square}
.textbox {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFFFCC;
	border: 1px solid #333333;



}
.table {
	border: 1px solid #333333;
}
a.whitelink:link, a.whitelink:active, a.whitelink:hover, a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
