@charset "utf-8";
a {  color: #3300CC; text-decoration: underline}
a:hover {  color: #6600FF; text-decoration: none}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #CFC996
}
p {
	font-family: Arial, Helvetica, sans-serif
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%
}
.italic {  font-style: italic}
.bold {  font-weight: bold}
.smallerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%
}
.boldred {  font-weight: bold; color: #CC0000}
.lgboldred {
	font-size: 140%;
	font-weight: bold;
	color: #CC0000
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
}
a.whitelink:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
a.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
}
.large-brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666633;
}

a.whitelink:hover {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a:link {  color: #3300CC; text-decoration: underline}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold
}
.lgblue {
	font-size: large;
	color: #333366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smblue {
	font-size: 75%;
	font-weight: bold;
	color: #333366
}
h2 {
	font-size: 100%
}
.lgbold {
	font-size: 90%;
	font-weight: bold
}
h1 {
	font-size: 120%
}
a.whiteunderlined {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}
a.whiteunderlined:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
a.whiteunderlined:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}
a.small {
	font-size: 75%;
}
a.subhead-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.title-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.medblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}

