.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FFFFFF;
}
.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color:#666600;
}
.sectiontitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#333333;
}
.date {
	font-family:"Trebuchet MS";
	font-size: 60%;
	color: #666600;
}
.text {
	font-family:"Trebuchet MS";
	font-size: 80%;
	color:#333333;
}
.caption {
	font-family:"Trebuchet MS";
	font-size: 80%;
	color: #FFFFFF;
}
.footer {
	font-family:"Trebuchet MS";
	font-size: 70%;
	color: #666666;
}
.menu:link { font-family: "Trebuchet MS"; font-size: 100%; color:#FFFFFF; text-decoration: none}
.menu:visited { font-family: "Trebuchet MS"; font-size: 100%; color: #FFFFFF;; text-decoration: none }
.menu:active { font-family: "Trebuchet MS"; font-size: 100%; color: #FFFFFF; text-decoration: none }
.menu:hover { font-family: "Trebuchet MS"; font-size: 100%; color: #FF9900; text-decoration: none }

.normlink:link { font-family: "Trebuchet MS"; font-size: 80%; color:#FF6600; text-decoration: none}
.normlink:visited { font-family: "Trebuchet MS"; font-size: 80%; color: #FF6600;; text-decoration: none }
.normlink:active { font-family: "Trebuchet MS"; font-size: 80%; color: #FF6600; text-decoration: none }
.normlink:hover { font-family: "Trebuchet MS"; font-size: 80%; color: #FF6600; text-decoration: underline }
