body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {color: #77a22f; text-decoration: none; font-size:12px; font-weight:normal;}
a:visited {color: #77a22f; text-decoration: none; font-size:12px; font-weight:normal;}
a:hover {color: #FF6600; text-decoration: underline; font-size:12px; font-weight:normal;}

a.one:link {color: #77a22f; text-decoration: none; font-size:13px; font-weight:bold;}
a.one:visited {color: #77a22f; text-decoration: none; font-size:13px; font-weight:bold;}
a.one:hover {color: #FF6600; text-decoration: underline; font-size:13px; font-weight:bold;}

a.two:link {color: #FFFFFF; text-decoration: none}
a.two:visited {color: #FFFFFF; text-decoration: none}
a.two:hover {color: #FFFFFF; text-decoration: underline}

.Headline1 {
	font-size: 20px;
	font-weight: bold;
	color: #77a22f;
}

.Headline2 {
	font-size: 20px;
	font-weight: bold;
	color: #77a22f;
}

.subhead1 {
	font-size: 14px;
	font-weight: bolder;
	color: #77a22f;
}

.subhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.bodyTextBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodyTextRegular {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.BodyTextBoldItalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.bodyTextItalic {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.captionText {
	font-size: 10px;
	color: #000000;
}

.captionRedText {
	font-size: 12px;
	color: #ff0000;
}


.captionTextItalic {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.textWhite {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: regular;
}