body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 14px;
	color: #000099;
	background-color: #CCFFFF;
	font-weight: normal;
}	
a {
	color: #000099;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	font-size: 14px;
	color: #000099;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000099;
}
.form {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: capitalize;
	color: #000099;
}
.list {
	list-style-position: outside;
	list-style-type: circle;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
