BODY
	{ 
color: white;
margin-left: 2%;
margin-right: 2%;
font-size: 12pt;
font-weight: bolder;
font-family: Arial, verdana, helvetica;
background: #990000 url(http://www.dsbcpas.com/images/ecommercebg.jpg);
	}

A:link {
color: #66FFFF;
	}
	
A:visited {
color: orange
	}

A:active {
color: yellow
	}

A:link, A:visited, A:active 
{ text-decoration: none }

A:hover {
color: blue
	}

H1 { 
color: white;
font-size: 110%;
font-weight: bolder;
text-transform: Capitalize;
text-align: left;
font-family: arial, verdana, helvetica;
letter-spacing: 0.2em;
	}

H2 { 
color: white; 
font-size: 105%;
font-family: Arial, verdana, helvetica;
font-weight: bold;
font-style: italic;
text-transform: Capitalize;
text-align: left;
letter-spacing: 0.2em;
	}

H3 { 
font-size: 100%;
color: white
font-family: Arial, verdana, helvetica;
text-transform: Capitalize;
font-weight: bold;
text-align: left;	}

H4 { 
color: white;
font-size: 100%;
font-family: Arial, verdana, helvetica;
font-style: italics;
text-transform: Capitalize;
text-align: center;	}

H5 {
color: white;
font-family: Arial, verdana, helvetica;
font-size: 12pt
	}

H6 { text-align: left;
color: white;
font-size: 10pt;
font-family: Arial, verdana, helvetica
	}

.note  { 
font-size: 8pt; 
text-align: left
	}

.foot {
font-size: 8pt;
text-align: left;
color: white
	}
			
p { 
color: white;
font-weight: bolder;
font-size: 12pt;
font-family: Arial, verdana, helvetica
	}
			
BLOCKQUOTE	
{ background: #7fffd4 }