body   { font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
p   {
	font-size: 10pt;
	font-family: "Times New Roman", Georgia, Times;
}
a:link  { color: #06c; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
a:visited   { color: #06c; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
a:hover   { color: #f00; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
a:active  { color: #808080; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
li { font-size: 10pt }
.bigboldblue { color: #003; font-size: 13pt; font-weight: 900; }
.board_member { color: #003; font-size: 13pt; font-weight: 900; }
.boldcolored { color: #003; font-weight: bold; }
h2 { color: #003; font-size: 1.75em; font-weight: bold; margin: 0.83em 0; }
.pagetitle {
	color: #003;
	font-size: 18pt;
	font-weight: 700;
}
.disclaimer { font-size: 8pt; font-weight: normal; text-decoration: none; }
.quote { color: #06c; font-style: italic; }
.HugeText {
	color: #003;
	font-size: 18pt;
	font-weight: 700;
}
.formheader {
	color: #003;
	font-weight: bold;
	font-size: 16px;
}
.smallcopy {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.formheadernobold {
	color: #003;
	font-weight: normal;
	font-size: 16px;
}
.para-centered {
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}
.pagetitleRED {
	color: #F00;
	font-size: 18pt;
	font-weight: 700;
}
.bigboldblueCenter {
	color: #003;
	font-size: 16pt;
	font-weight: 900;
	text-align: center;
}
.paraleft {
	text-align: left;
}

