body {
background-color: #ffffff;
margin-top: 15px;
}

table {
border-collapse: collapse;
}

p {
font-size : 12px; 
line-height: 18px;
margin-top :0px; 
margin-bottom : 0px; 
font-family : georgia, times, serif; 
font-weight : 400; 
color : #000066; 
} 

a {
font-size : 11px; 
line-height: 16px;
margin-top :0px; 
margin-bottom : 0px; 
font-family : georgia, times, serif; 
font-weight : 700; 
color : #0000ff; 
text-decoration : none; 
} 

a:link {
text-decoration : none; 
} 

a:visited {
color :  #0000ff; 
text-decoration : none; 
} 

a:hover {
color : #ff0000; 
}

hr {
color : #000066; 
}

.heading {
font-size : 20px;
line-height: 20px;
margin-bottom : 2px; 
font-weight : 700; 
}

.subheading{
font-size : 16px;
line-height: 20px;
margin-bottom : 2px; 
font-weight : 700; 
}

.slogan {
font-size : 15px;
font-weight : 700; 
line-height: 24px;
}

.smallslogan {
font-size : 14px;
font-weight : 700; 
line-height: 17px;
}

.copyright {
font-size : 10px;
}

.padded {
 padding-left: 5px;
}

.caption {
font-size : 11px;
}

.contact {
font-size : 11px;
line-height: 16px;
}

.dollarcontact {
font-size : 11px;
line-height: 12px;
}

.ranges {
font-size : 12px;
line-height: 27px;
}

.footer {
font-size : 11px;
font-weight : 700; 
line-height: 15px;
}

.footer2 {
font-size : 11px;
font-weight : 700; 
line-height: 14px;
}

.cright {
font-size : 9px;
}

.brown {
color : #660000; 
}