a:link {
	color: #932835;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline
}
a:visited {
	color: #333366;
	text-decoration: underline
}
a:hover {
	color: #7A87A1;
	text-decoration : none;
}

td {  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;  font-size: 75%;}


ol {  line-height: 140%}
ul {  line-height: 140%; list-style-type: square; list-style-image: url(../images/layout/bullet.gif);}

h1 {  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif; color: #330066; font-size: 150%}

h2 {  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif; color: #330066; font-size: 125%}

h3 {  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif; color: #330066; font-size: 100%}


p { line-height: 140%; color: #000000}

p.home {  margin:0 20px 10px 20px; line-height: 140%; color: #000000;}


strong { color: #932835}

.bottom_nav { font-size: 100%; color: #000000; text-decoration: none} 
.bottom_nav a:link {color: #666666;  text-decoration: none} 
.bottom_nav a:visited {color: #999999; text-decoration: none} 
.bottom_nav a:hover {color: #333333;   text-decoration: underline} 
.bottom_nav a:active {color: #CCCCCC;  text-decoration: none} 

.footer {  line-height: 100%}