body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	text-align: left;
	overflow:auto;
	scrollbar-base-color: #FF9933;
	font-size : 14px;
	background-image : url(../images/watermark.gif);
}  
a:link {
	color: #CC0033;
	text-decoration: none;
} 
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
} 
a:active {
	color: #FF9933;
	text-decoration: none;
} 
a.speciallink:link {
	color: #000000;
	text-decoration: none;
}
a.speciallink:visited {
	color: #000000;
	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: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	color: #000000;
} 
table {
	color: #000000;
	text-align: left;
	font-size : 14px;
} 
ul{ 
	margin-left: 10px;
    padding-left: 10;
    list-style: none;
} 
li{ 
	padding-left: 20px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
} 
blockquote {
	color: #000000;
	text-align: left;
} 
H1 {
	font-size: 22px;
	color: #CC0033;
	font-style : normal;
} 
H2 {
	font-size: 18px;
	color: #CC0033;
	font-style : oblique;
} 
H3 {
	font-size: 14px;
	color: ##CC0033;
	font-style : normal;
} 
H4 {
	font-size: 12px;
	color: ##CC0033;
} 
H5 {
	font-size: 14px;
	color: ##CC0033;
} 
H6 {
	font-size: 10px;
	color: ##CC0033;
} 
.white { color: #FFFFFF;
}
.brick { color: #CC0000;
}
.quote {
	color: #FFFFFF;
	font-size: 18px;
	text-align : right;
	font-style : italic;
}
