li {
	list-style-image: url(images/bullet.gif);
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	font-size: larger;
	font-style: italic;
	color: #386D9E;
}
.footer {
	font-size: smaller;
}
.hv {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	color: #BBBF8C;
	font-weight: bold;
	text-decoration:none;
}.msea {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	text-decoration:none;
}

.inputElement {
	border: medium double #386D9E;
}