body {
	font-family: "Trebuchet MS", Verdana, Arial, "Arial Narrow", "Arial Black";
}
.text {
	font-size: 12px;
	padding: 12px;

}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;



}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}

a.foot:link {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.foot:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;

}
a.foot:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
}
a.foot:active {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;

}
.footer {
	font-size: 10px;
	color: #333333;
}
.menu {
	background-color: #333333;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.subtitle {

	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
li {
	list-style-type: square;
	color: #003333;
}
