.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #025A42;
	background-image: url(Alt_Images/Title_Back.gif);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004400;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #002200;
}
a:hover {
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #001100;
}
.leftcolumn a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        }
.leftcolumn a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        }
.leftcolumn a:hover {
	text-decoration: none;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        }
.leftcolumn a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        }
.BulletList {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	display: list-item;
}
.Body_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
}
.Title_Item {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #025A41;
}
.Italic_Note {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #006666;
}
.Title_Name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #025A41;
}
.Left_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #EEEEEE;
	text-align: center;
}
.Left_Text_Sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.small_note {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #003300;
}
