h1 {
	font-family: Arial, "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2 {
	font-family: Arial, "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
p {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
h3 {
	font-family: Arial, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
h4 {
	font-family: Arial, "Century Gothic";
	font-size: 13px;
	color: #0066CC;
}
link {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	color: #0099FF;
}
small {
	font-family: Arial, "Century Gothic";
	font-size: 10px;
	color: #003366;
	text-align: center;
}
dl {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	list-style-position: outside;
	list-style-type: none;
	font-style: italic;
	list-style-image: none;

}
dd {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #003366;
	list-style-position: inside;
	list-style-type: none;
}
dt {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
	font-style: italic;

}
big {
	font-family: Arial, "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;

}
li {
	font-family: Arial, "Century Gothic";
	font-size: 12px;
	color: #003366;
}
.nextgrid {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #003366;
}

