h1 { 
font-size: 12px; 
line-height: 28px; 
letter-spacing: 1px 
;}

h2 { 
font-size: 12px; 
line-height: 25px; 
letter-spacing: 1px 
;} 

h3 { 
font-size: 12px; 
line-height: 25px; 
letter-spacing: 1px 
;} 

h4 {
border-color: #0066cc;
border-width: 0px 0px 2px 8px;
border-style: solid;
padding-left: 5px;
font-family: Century Gothic
;} 

h5 {
border-left-color: #3366cc;
border-left-width: 10px;
border-left-style: solid;
padding-left: 5px;
font-family: Century Gothic
;} 

h6 {
border-color: #009933;
font-family: Century Gothic
;}
h6#sample2 {
border-bottom-style: double;
}


a { 
color: blue; 
text-decoration: underline; 
letter-spacing: 0px 
;}

a:hover { 
color: #888888; 
text-decoration: underline;
letter-spacing: 0px
;}

a.build {
color: #CCCCCC; 
font-size: 10px; 
letter-spacing: 0px;
text-decoration: none 
;}

a.build:hover {
color: #666666; 
font-size: 10px; 
letter-spacing: 0px;
text-decoration: none
;}

p { 
font-size: 12px; 
line-height: 23px; 
letter-spacing: 1px 
;} 

table.txt {
text-align:justify;
text-justify:distribute; 
font-size: 12px; 
line-height: 20px; 
letter-spacing: 1px 
;}

.menu {
color: black; 
font-size: 11px; 
letter-spacing: 0px;
font-weight: bold;
text-decoration: none
;}


hr {
border-style: dashed;
border-color: #999999;
height: 1px;
width: 80%
;} 
 

