p { 
color:black; 
font-family:arial; 
} 

.large { 
font-size:12px; 
line-height:1em; 
} 

.largehanging { 
font-size:12px; 
line-height:12px; 
padding-left: 5px;
text-indent: -5px;
} 

.small { 
font-size:10px; 
line-height:1em; 
} 

.largelist { 
font-size:10px; 
line-height:1.25em; 
} 

.pic1 { 
position:fixed;
top:10px;
left:10px;
width:300px;
}

.pic2 { 
position:fixed;
top:245px;
left:10px;
width:300px;
}

.bodycopy {
color:000031; 
font-family:arial;
font-size:14px; 
}

.hometext { 
position:absolute;
float:left;
top:10px;
left:320px;
width:254px;
color:000031; 
font-family:arial;
font-size:14px; 
}

a:link { 
color: #000033; 
text-decoration: none; 
} 

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

a:active { 
color: #FF0000; 
} 

a:hover {
color: #990000; 
} 
