h1 {
	font-size: 1em;
	line-height: 150%;
	color: #000000;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 5px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
}
h2 {
	font-size: .95em;
	line-height: 150%;
	background-color: #e6e6e6;
	padding: 5px;
	margin-top: 30px;
}
h3 {font-size: .95em;line-height: 150%;}
p,td,li {font-size: .95em;line-height: 150%;}
body {
	font-size: 14px;
	width: 550px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	margin-bottom: 50px;
}
th {
	background-color: #ECECEC;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
