.title {
	font-family: "Franklin Gothic Demi", tahoma, "Times New Roman", courier;
	font-size: x-large;
	font-weight: bold;
	color: #0066cc;
}
.text {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;font-size: medium;font-weight: bold;color: #0066cc;}
.months {  color: #b22222; background-color: #ff9900; font-weight: bold}
.textsmall { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: small; font-weight: bold; color: #0066CC}
.textred { font-family: "trebuchet MS", Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; color: #800000}
.textsmallgreen { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color: #0066cc}
.textsmallred { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #800000}
A:link    { color: #0066cc; font-size: medium; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold}
A:visited { color: #CC3300; font-size: medium; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold}
A:hover   { color: #800000; text-decoration: none; font-size: medium; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold}
A:active  { color: #800000; text-decoration: none; font-size: medium; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold}
.textverysmallgreen { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #003300 }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #0066CC; text-decoration: none}
.phpecho {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}
.pictureborder {
	border: thin solid #0066CC;
}
