/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
body {
	background-color: #FFFFFF;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC0000;
}
.PicText {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.TitleTxt {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.SmTxt {
	font-size: 10px;
	font-weight: bold;
}
.TitleSubTxt {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.GarberTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #666699;
}
.HolidaysLinkTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.LinkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.AstricTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #006600;
}
.SmLinkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
