﻿a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-image: url('_themes/blends/blegtext.gif');
	color: black;
}
h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
h5
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
h4
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
h3
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
h2
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
h1
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: black;
}
ul {
	list-style-image: url('blebul1a.gif');
}
ul ul {
	list-style-image: url('blebul2a.gif');
}
ul ul ul {
	list-style-image: url('blebul3a.gif');
}

