/*DH_STYLE.CSS */

body { 
	background-color: #ffcc99 ; 
	color: #000000 ;
	font-family: Arial, Helvetica, sans-serif }

/* Fonts */
P { font-family: Arial, Helvetica ,sans-serif; color:#000000 }
H1, H2, H3, H4 { font-family: Arial, Helvetica, sans-serif }
H5, H6, H7 { font-family: Verdana, Arial, Helvetica, sans-serif }
A:link, A:visited, A:active, A:hover { font-family: Arial, Helvetica, sans-serif }

 /* Font Color */
H1, H2, H3, H4, H5, H6, H7 { color: #339966 }
A:link { color: #cc0000 }
A:visited { color: #660000 }
A:hover { color: #ff0033 }
A:active { color: #ff0033 }

 /* Size */
 H7 { font-size: xx-large; font-weight: bold }
 H6 { font-size: x-large; font-weight: bold }
 H5 { font-size: large; font-weight: bold }
 H4 { font-size: medium; font-weight: bold }
 H3 { font-size: small; font-weight: normal }
 H2 { font-size: x-small; font-weight: normal }
 H1 { font-size: xx-small; font-weight: normal }

.menu {
	background-color: #aaaaaa;
	text-align: center;
	vertical-align: middle;
	text-decoration: none }
.peachhead { 
	color:#cc6666;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight:normal }
.peachtext { color: #cc6666 }	
.greentext { color: #339966 }
.biggreen {
	color: #339966;
	font-size: medium }
.greentag { 
	color: #339966;
	font-weight:bold; 
	font-style:italic }	
.fuschia { color: #cc3366 }
.purple { color: #993399 }
.brown { color: #993300 }	
.darkblue { color: #006699 }
.blacktext { color:#000000 }
.small { font-size: x-small }
.big { font-size: medium }
.bold { font-weight: bold }
.bolditalic { font-weight:bold; font-style:italic }
.alignright { text-align:right }
.righttag { 
	text-align:right; 
	font-size: x-small }
.footer { font-size: xx-small }

.yellowhead { 
	color: #669999 ;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif }
.tealhead { 
	color: #669999;
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal }
.tealsubhead { 
	color: #669999;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal }

