@charset "utf-8";
/* CSS Document */

.BGblue {
	background-color: #666699;
}
.BGRed {
	background-color: #993366;
}
.fontredsmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #993366;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.boldred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993366;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666699;
	text-decoration: underline;
}
.navlink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.boldblue {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666699;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	color: #666699;
}
.boldblueunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #666699;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.BGpage {
	background-color: #996699;
}
.flashing {
	text-decoration: blink;
	font-size: 12pt;
	font-weight: bold;
	color: #993366;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;




}

