P {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
LI {
	color: 2C5885;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	list-style-type: disc;
}
H1 {
	color: #2C5885;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight: bold;
}
H2 {color: #6699CC;	font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top:10px; margin-bottom:5px}
H3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: bold;
}
H4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: bold;
}
A { color: #6699CC; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; }
A:hover { color: #333333; }
hr {color: #6699cc;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C5885;
	text-align: center;
}
.center {
	text-align: center;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.creditby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #2C5885;
	text-align: center;
}
.code {	color: #6699CC;
	font-weight: bold;
}
.disclaim {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.list {
	font-size: 11px;
	font-weight: bold;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
