.bold {
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A30A3C;
	text-decoration: underline;
	float: none;
	width: auto;
	clear: none;
	height: auto;
	white-space: normal;
	border: thin none #CCCCCC;
}
.silver {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.guides {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.guides_sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.italic {
	font-style: italic;
}

.red_ital_36 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FF0000;
}
.blue_bld_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #698496;
	font-style: italic;
}
.red_ital_24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
}
.slate_ital_24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #404040;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #698496;
}
.red_ital_bold_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}
.green {
	color: #339900;
}
.blue {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.note_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #698496;
}
.note_darker {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41525C;
}
.guides_tiny {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #698496;
	text-decoration: none;
}
.newpage {
	page-break-before: always;
	page-break-after: auto;
}
.noprint {
}
.watermark {
	background-image: url(watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.big {
	font-size: 14px;
	font-weight: normal;
	color: #698496;
	text-decoration: underline;
}
.big:link {
}
.big:hover {
	text-decoration: none;
}

