BODY {
	background-color : #E0EAFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 12px;
	color : Black;
}
TD {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P {
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-top : 5px;
}
A {
	color : #3300CC;
	font-size : 12px;
	text-decoration : underline;
}
A:VISITED {
	text-decoration : underline;
	color : #3366FF;
}
A:HOVER {
	text-decoration : none;
	color : #3300CC;
}
h1 {
	color : #3300CC;
	font-size : 24px;
	margin : 0px 0px 0px 0px;
	padding-bottom : 13px;
	padding-top : 0px;
}
h2 {
	color : #3300CC;
	font-size : 18px;
	margin : 0px 0px 0px 0px;
	padding-bottom : 13px;
	padding-top : 6px;
	font-weight : bold;
}
h3 {
	color : #3300CC;
	font-size : 14px;
	margin : 0px 0px 0px 0px;
	padding-bottom : 13px;
	padding-top : 6px;
}

.copy {
	color : #666666;
	font-size : 11px;
	padding-left : 20px;
	padding-right : 20px;
}
.text {
	color : Black;
	font-size : 12px;
	text-align : justify;
	text-indent : 20px;
}
select.form {
	border : 1px solid #3300CC;
	font-size : 11px;
	height : 19px;
}
textarea.form {
	border : 1px solid #3300CC;
	font-size : 11px;
}
input.form {
	border : 1px solid #3300CC;
	font-size : 11px;
	height : 19px;
}
input.button {
	font-size : 12px;
	height : 23px;
	background-color : #F2F2F2;
	color : Black;
	padding-left : 10px;
	padding-right : 10px;
}
.date {
	color : #3366FF;
	font-weight : bold;
}
.header_italic {
	color : White;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}
.header {
	color : White;
	font-size : 24px;
	font-weight : bold;
}
.grey {
	color : #666666;
}
th {
	background-color : #E0EAFF;
	font-size : 12px;
	padding-left : 5px;
	height : 19px;
	text-align : center;
}
.white {
	color : White;
	font-size : 12px;
}
td.bwhite {
	color : White;
	font-size : 12px;
	font-weight : bold;
}
A.bwhite {
	color : White;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A.bwhite:VISITED {
	text-decoration : none;
	color : White;
}
A.bwhite:HOVER {
	text-decoration : underline;
	color : White;
}
A.bblue {
	color : #3300CC;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
A.bblue:VISITED {
	text-decoration : none;
	color : #3300CC;
}
A.bblue:HOVER {
	text-decoration : underline;
	color : #3300CC;
}
.bblue {
	color : #3300CC;
	font-size : 13px;
	font-weight : bold;
	padding-left : 45px;
	padding-right : 45px;
}
div.bblue {
	color : #3300CC;
	font-size : 13px;
	font-weight : bold;
	padding-left : 45px;
	padding-right : 45px;
}
.row {
	color : Black;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : White;
}
