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 
} 

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

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

a.menu1 {
color: #555555; 
font-size: 11px; 
letter-spacing: 0px;
font-weight: bold;
text-decoration: none 
}

a.menu1:hover {
color: black; 
font-size: 11px; 
letter-spacing: 0px;
font-weight: bold;
text-decoration: underline;
}

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
}


 

