
body, p	{	font-size: 12pt;
	line-height: 14spt;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	background-color: #CCFFFF;
}
h1, h2, h3	{	background-color: #CCCCFF; 
	color: #3366FF;
}
h1 {	font-size: 20pt;
	line-height: 28pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h2 {	font-size: 16pt;
	line-height: 20pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h3 {	font-size: 12pt;
	line-height: 18pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h4 {	font-size: 12pt;
	color: #0000CC;
	line-height: 18pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h5	{	font-size: 9pt;
	line-height: 10pt;
	font-weight: light;
	text-indent: 5px;
	text-align: right;
	font-family: Times New Roman, Times, serif;
}
h6 {	font-size: 16pt;
	line-height: 16pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;	
}
dl {	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #0000CC;
}
td {	font-size: 12pt;
	line-height: 14pt;
	text-align: left;
	font-family: Times New Roman, Times, serif;
}
th {	font-size: 10pt;
	line-height: 12pt;
	font-weight: light;
	text-align: center;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
cent	{	font-size: 10pt;
	line-height: 10pt;
	text-align: center;
	font-family: Times New Roman, Times, serif;
}
img {
	border: none;
}
th {
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}

ul { 
	list-style: none; 
}
li {
	padding: 6px 0;
}
li a {
	font-weight: bold;
}