
a {
	color: #FF4500;
	text-decoration: none;
}

a:visited {
	color: #FF4500;
	text-decoration: none;
}

a:hover {
	color: #B22222;
	text-decoration: none;
}


h1 {
	font-size: 11pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #B22222;
}

body {

	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
}


h2 {
	font-size: 14pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #708090; 
}

h4 {
	font-size: 25pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DAA520;
}
h5 {
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666600;
}
.sm {
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}


p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.quote {
	font-size: 9pt;
	color: #333333;
	font-weight: lighter;
	font-style: italic;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	background: White;
}

td.header { background-image: url(images/header.jpg); }
td.black {
	background-color: Black;
	border-left: 0px;
	border-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
td.red {
	background-color: #B22222;
	border-left: 0px;
	border-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

table.tag {
	color: #333333;  
	background: White;  
	padding-bottom: 10px;  padding-left: 10px;  padding-right: 10px;  padding-top: 10px;      }


.windows {
 font-size:11px;
 font-family:verdana;
 color: Black;
}

.nav {
	background-color: #FF6347;
}
