body {
	font-family: "Comic Sans MS";
	top: 50px;
	left: 50px;
	right: 50px;
	font-size: 10pt ;
	color : #714A0D;
	scrollbar-3d-light-color : #CC6600;
	scrollbar-arrow-color : #CC6600;
	scrollbar-dark-shadow-color : #996600;
	scrollbar-face-color : #F8F3EA;
	scrollbar-highlight-color : #F7F4DE;
	scrollbar-shadow-color : #996600;
	background: url(img/back.gif);
}

H1 {
	font : bold 20px;
}

.Dark {
	color: Navy;
	font-weight: bold;
	background-color: white;
}

p {  
	font-family: "Comic Sans MS";
	font-size:10pt
}

.BoxTable {
	color: #FFFFCC;
	background-image: url(images/table-back.gif);
	border: double #FAEBD7;
	font : bold 14px Arial Helvetica sans-serif;
	text-align: center;
	width: 95%;
}

td { 
	font-family: "Comic Sans MS";
	font-size:10pt
}

pre {  
	font-family: "Courier New", Courier, mono; 
	font-size: 8pt
}

.subhead2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt
}

.est_name {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	background : transparent;
	font : bold;
}

.est_name2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #FFFFCC;
	text-align: center;
	font : bold;
}


.grey { 
	color: #666666 
}

.caption { 
	color: #666666
 }

.yellow { 
	color: #FEF2BC; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold 
}

.maroon{ 
	color: Maroon; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold 
}

.fancy{ 
	color: Navy; 
	font-family: cursive;
	font-size: 14pt; 
	font-weight: bold 
}

.hd{ 
	color: Navy; 
	font-family: "Arial Black";
	font-style: italic;
	font-size: 10pt;  
}

.dcopy {  
	color: #666666; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:6pt;
	text-align: justify;
}

.counter {  
	color: Navy; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	text-align: center;
	background : url(img/bg44.gif) no-repeat center;
	font-weight : bold;
	letter-spacing : 2px;
	outline-style : groove;
	outline-width : medium;
	padding : 2px 2px;
	border : ridge;
	width : 100px;
	border-color : #FFD181 #FFD181 #FFD181;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold 
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold 
}

code {  
	font-family: "Courier New", Courier, mono; 
	font-size: 11pt
}

th { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11pt ; 
	font-weight: bold;
	text-align: justify;
}

sup {  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 7pt
}

A:link  {
	color : Navy;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
}

A:visited  {
	color : #990033;
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	text-decoration: underline;
}

A:active  {
	color : #FF6600;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:8pt;
	text-decoration: underline;
}

A:hover  {
	color : Black;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background : #FFD181;
}

.bookhead {
	font-family: Arial Black;
	font-size : 18pt;
	color: Navy;
	font-style : italic;
	text-shadow: 2
}

.righthdr {
	background-color: #F1DCB5;
	text-align: right;
	width: 100%;
	color: #3A2B29;
	font : bold 11px Arial Helvetica sans-serif;
}

