p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: square
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: x-large;
	color: #FF6600;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	background-color: #0083A9;
	font-size: large;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0083A9;
	font-style: italic;
	font-size: large;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0494D4;
	font-weight: bold;
}
h5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #330066;
}
	.smallinks {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	.barlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	color : White;
	font-variant: small-caps;
	}
	A:link {
		text-decoration: none;
	}
	A:visited  {
		text-decoration: none;
	}
	A:active  {text-decoration: none;}
	A:hover  {
	text-decoration: underline;
	background-color: Silver;
}
.boldlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFCC;
	text-decoration : none;
}
.bar {
	color: #FFFFCC;
}
