BODY, TABLE, TH, TD, P{
	font : 14px Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6, H7{
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1{
	border-style : none;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : left;
	background-color : #F0FFF9;
	font-size: 160%;
	font-weight : bold;
}

H2{
	font-size: 140%;
	font-weight : bold;
}

H3{
	font-size: 120%;
	font-weight : bold;
}

H4{
	font-size: 100%;
	font-weight : bold;
}

H5{
	font-size: 90%;
	font-weight : bold;
}

H6{
	font-size: 80%;
	font-weight : bold;
}

PRE{
	font-size : small;
}

.first{
	padding : 10pt 20pt;
	color : Blue;
	font-weight : bold;
	line-height : 18pt;
	background-color : transparent;
}
.red {  color: #CC0000; font-weight: bold}
.caption {  font-size: 12px; font-weight: bold; color: #4653AC}
.blue { color : Blue; font-weight : bold; background-color : transparent; }
.smallText {  font-size: 11px}
.courier {  font-family: "Courier New", Courier, monospace; font-weight: bold; color: #CC0000}
.statement {  font-weight: bold; color: #999999}
.response {  color: #990000; padding-left: 75px; padding-right: 75px}
.move10right {
	margin-left: 10px;
	padding-left: 10px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.question {
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.answer {
	margin-right: 60px;
	margin-left: 60px;
}
.smalltable {
	font-size: 10px;
}
.nospaceabovebelow { 
	margin-top: 0px; 
	margin-bottom: 0px
}