body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #808080;
	text-align: left;
	overflow:auto;
	scrollbar-base-color: #808080;
	font-size : 12px;
}  
a:link {
	color: #CC3300;
	text-decoration: none;
} 
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
} 
a:active {
	color: #663300;
	text-decoration: none;
} 
a.speciallink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.speciallink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.speciallink:hover {
	color: Silver;
	text-decoration: none;
}
a.speciallink:active {
	color: Silver;
	text-decoration: none;
}
a.speciallink#selected {
	color: Silver;
	}
a.footerlink:link {
	color: #808080;
	text-decoration: none;
}
a.footerlink:visited {
	color: #808080;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CC3300;
	text-decoration: none;
}
a.footerlink:active {
	color: #808080;
	text-decoration: none;
}
p {
	color: #000000;
} 
table {
	color: #000000;
	text-align: left;
	font-size : 14px;
} 
ul {
	color: #000000;
	list-style-image: url('none');
} 
blockquote {
	color: #000000;
	text-align: left;
} 
H1 {
	font-size: 24px;
	color: #000000;
	font-style : normal;
} 
H2 {
	font-size: 18px;
	color: #000000;
	font-style : oblique;
} 
H3 {
	font-size: 14px;
	color: #000000;
	font-style : normal;
} 
H4 {
	font-size: 12px;
	color: #000000;
} 
H5 {
	font-size: 14px;
	color: #000000;
} 
H6 {
	font-size: 10px;
	color: #000000;
} 
.white { color: #FFFFFF;
}
.brick { color: #CC0000;
}
.quote {
	color: #FFFFFF;
	font-size: 18px;
	text-align : right;
	font-style : italic;
}

