<style type="text/css">
<!--
body
{scrollbar-face-color: #e33f2f;
scrollbar-shadow-color: #cccccc;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #E6E6E6;
scrollbar-darkshadow-color: #555555;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #000000;
	background-image: url(Graphics/back.jpg);
}

body { 
	background-color: #000000;
	background-image: url(Graphics/back.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: verdana;
}

blockquote {
	padding:10px; }

a:link { 
	color: #e33f2f;
	text-decoration: none;
	}
a:visited { 
	color: #e33f2f;
	text-decoration: none;
	}
a:hover { 
	color: #990000;
	text-decoration: underline;
	}
a:active { 
	color: #e33f2f;
	}
	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}

.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ebebeb;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8a7444;
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	color: #2c6f9c;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	margin: 4px
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	border: 1px solid #000000;
	margin: 4px
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	border: 1px solid #000000;
	margin: 4px
}

.exclusiveheadlines {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

.frontheadlines {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}



.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}

.summary a:link, .summary a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;

	}

.summary a:hover { 
	text-decoration : none;
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	}

.summary a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	}