<!---
Colors:
51,145,14 Green #33910D
8,114,171 Blue  #0872AB
238, 209, 134 #EED109 Brass
Cornsilk
	font-family: Georgia, "Times Roman", serif;
	font-family: "Lucida Calligraphy", "Arial", sans-serif;
--->
BODY, TD {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}

.Indent {
	font-size: Small;
	margin: 3px;
	margin-bottom: 10px;
	text-indent: 5%;
}

TD.MastBlue {
	color: #0872AB;
}

TD.MastGreen {
	color: #33910D;
}

TD.Article {
	font-size: small;
}

TD.PageNo {
	color: Brown;
	font-family: "Times Roman", serif;
	font-size: Small;
	font-weight: Bold;
}

TD.ColHead {
	color: Black;
	font-family: "Times Roman", serif;
	font-size: Medium;
	font-weight: Bold;
}

TD.LabelBlue {
	color: #0872AB;
	font-weight: Bold;
}

A.MenuSide {
	color: Yellow;
	font-family: Arial, sans-serif;
	font-size: Smaller;
	font-weight: Bold;
	text-decoration: None;
}

A.MenuSide:hover {
	color: Red;
}

A.BlueLink {
	color: #0872AB;
	font-family: Arial, sans-serif;
	font-size: Smaller;
	font-weight: Bold;
	text-decoration: None;
}

A.GreenLink {
	color: #33910D;
	font-family: Arial, sans-serif;
	font-size: Smaller;
	font-weight: Bold;
	text-decoration: None;
}

A.BlueLink:hover {
	color: Red;
	text-decoration: Underline Overline;
}

A.GreenLink:hover {
	color: Red;
	text-decoration: Underline Overline;
}

TD.TitleBlue {
	color: #DarkGrey;
	font-family: "Copperplate Gothic Bold", "Arial", sans-serif;
	font-size: Large;
	font-weight: Bold;
	text-decoration: none;
}

TD.Footer {
	background-color: Black;
	color: #EED109;
	font-family: Arial, sans-serif;
	font-size: XX-Small;
	font-weight: Normal;
	text-decoration: None;
}

TD.Legal {
	background-color: Black;
	color: #EED109;
	font-size: XX-Small;
}

TD.Caption {
	font-size: X-Small;
}