/* 
cascading style sheet for baytreemanagement.com pages -- 12/6/2005

COMMENTS:
--windows version
*/


td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	height: 101%;
}  
th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}  
H1 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 20px; 
	letter-spacing: 1px;
	color: #840000;
} 
H2 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 16px; 
	letter-spacing: 1px;
	color: #000000;
} 
A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
}
A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
}
A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
}
A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : none;
}
A.footer:link {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     line-height: 14px;  
     color: #000000;  
     text-decoration: underline;  
}  
A.footer:active {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     line-height: 14px;  
     color: #000000;  
     text-decoration: underline;  
}  
A.footer:visited {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     line-height: 14px;  
     color: #000000;  
     text-decoration: underline;  
}  
A.footer:hover {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     line-height: 14px;  
     color: #000000;  
     text-decoration: none;  
}
.smtext {
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px; 
	color: #000000;
}