BODY, TABLE, TH, TD, P{
	font : 14px arial, sans-serif;
	background-color : #F0FFFF;
}

H1, H2, H3, H4, H5, H6, H7{
	color : #003399;
	font-family : "Arial Rounded MT Bold", arial, sans-serif;
	background-color : #F0FFFF;
}

H1{
	border-color : #666699;
	border-width : thin;
	border-style : groove;
	padding-bottom : 2%;
	padding-left : 1%;
	padding-right : 1%;
	padding-top : 1%;
	text-align : center;
	background-color : #0099CC;
	font-size: 200%;
	font-weight : bold;
}

H2{
	font-size: 160%;
	font-weight : bold;
}

H3{
	font-size: 140%;
	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: #666666}
.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}
