.smtext {
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 12px;
	color: #565f8a;
}
.copy {
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.header_lg{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #565f8a;
}
.header_lg_white{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: white;
}
.menu_lg{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 18px;
        font-weight: bold;
	font-style: italic; 
	color: #565f8a;
}
.header_lg_black_bold{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 16px;
font-weight: bold;
	color: black;
}
.header_xlg_bold{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 24px;
font-weight: bold;
	color: black;
}
.header_lg_black{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 16px;
	color: black;
}
.bodytext{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 14px;
	color: black;
}
.bodytext2{
	font-family: "Book Antiqua", Georgia, Arial;
	font-size: 15px;
	color: black;
}

a:link {
	font-family: "Book Antiqua", Georgia, Arial;
	font-weight: bold;
	color: #565f8a;
	text-decoration: none;
}
a:visited {
	font-family: "Book Antiqua", Georgia, Arial;
	font-weight: bold;
	color: #565f8a;
	text-decoration: none;
}
a:hover {
	font-family: "Book Antiqua", Georgia, Arial;
	font-weight: bold;
        text-decoration: none;
	color: #CC0000;
}
a:active {
	font-family: "Book Antiqua", Georgia, Arial;
	font-weight: bold;
	color: #565f8a;
	text-decoration: none;
}
.themenu a:link       {color: #565f8a;}
.themenu a:visited    {color: #565f8a;}
.themenu a:hover      {color: #CC0000;}
.themenu a:active     {color: #565f8a;}
.copymenu a:link       {color: white;}
.copymenu a:visited    {color: white;}
.copymenu a:hover      {color: #CC0000;}
.copymenu a:active     {color: white;}


