@charset "UTF-8";
/* CSS Document */

p{
	font-family: arial;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding: 3px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
}

.navigation{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F00;
	text-decoration: none;
	background-color: #000;
	display: block;
	padding: 4px;
	width: auto;
}	
.footer {
	font-size: 9px;
}
.titles {
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.sublink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.subheader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F00;
}
.titles b {
	font-family: Times New Roman, Times, serif;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

<style type="text/css">
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;
	color: #FF0;
}</style>
}
.bottombutton {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
	text-decoration: none;
	background-color: #000;
	display: list-item;
	padding: 2px;
	width: auto;
}
.pageheads {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
