/* CSS Document */

.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
}
.sidelinks {font-family: Georgia, Times New Roman, Times, serif;font-size: 11px;color: #000033;font-weight: bold;text-decoration: none;line-height: 18px;}
.sidelinks:hover {font-family: Georgia, Times New Roman, Times, serif;font-size: 11px;color: ##663333;font-weight: bold;text-decoration: underline;}

.bodytext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;	
}.header {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
.subheader {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.textsm {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytextLG {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 22px;	
}