.Header {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.subheader {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #336633;
}
.list {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	list-style-image:  url("images/bullet_g.gif");
	list-style-position: inside;
	list-style-type: none;
}
.body_ybkgd {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 0px 40px;
}
.body_ybkgd a:link {color: blue; text-decoration: underline; }
.body_ybkgd a:visited {color: blue; text-decoration: underline; }
.body_ybkgd a:hover {color: red; text-decoration: none; font-size: large;}
.body_ybkgd a:active {color: #006600; }

.fineprint {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	padding: 5px 30px;
	color: #006600;
}
.fineprint a:link {color: blue; text-decoration: underline; }
.fineprint a:visited {color: blue; text-decoration: none; }
.fineprint a:hover {color: red; text-decoration: none; font-size: medium;}
.fineprint a:active {color: #006600; }

.subheader_yellow {

	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF99;
}

.body_light {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin: 20px;
}
.navbar_white {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.navbar_white a:link {color: #FFFF99; text-decoration: underline; }
.navbar_white a:visited {color: #FFFF99; text-decoration: none; }
.navbar_white a:hover {color: #FFFF99; text-decoration: none; font-size: medium;}
.navbar_white a:active {color: #006600; }
.navbar_caption {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.simple_black {
	font-family: Garamond, "Garamond Black Condensed SSi", "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

