a:active { color: #4A6173; text-decoration: underline}
a:link {  color: #4A6173; text-decoration: underline}
a:visited { color: #4A6173; text-decoration: underline}
a:hover {  color: #7D96AA ; text-decoration: underline}

body {  
	font-family: Georgia, Arial;
	font-size: 12px;
	color: #515967;
	}
td {  
	font-family: Georgia, Arial;
	font-size: 12px;
	color: #515967;
	}

ul {
	list-style-position: outside; 
	margin: 10px 0px 20px 50px; 
	list-style-image: url(http://www.lindacaine.com/images/bullet1.gif);	
	list-style-type: none;
}

.h2 {  
	font-family: Georgia, Arial;
	font-size: 14px;
	color: #3A4A56;
	font-weigh: bold;
	text-decoration: underline;
	}
	
.h1 {  
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #3A4A56;
	font-weigh: bold;
	text-decoration: underline;
	}
	
.small {  
	font-family: Arial;
	font-size: 8px;
	color: #3A4A56;
	}

.frontpage {  
	font-family: Georgia, Arial;
	font-size: 14px;
	color: #3A4A56;
	}	