/* CSS Document */
body {
	bgcolor="#ffffff"; 
	
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;		
}
a:link {color:red; font-weight:bold; }
a:visited {color: red; font-weight:bold; }
a:hover {color: #333; font-weight:bold; }
a:active {color: red; font-weight:bold;} 

p {	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:1.5em;	
	}
.default {

font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:1.5em;	
	}
	
.red { color:red;
		font-size:15px;
		font-weight:bold;
		margin-top:2px;}
	
.button {
   /* border: 2px solid red;
    background: #9cf; */
	}	
	
.button:hover {
    border: 1px solid #f00;
    background: white;
	}
	.services {
	margin-right:20px; margin-top:-6px; text-align:right;
	
	}
	.services p { text-align:right;  }
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height:1.5em;
}	
.copyright {	
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}
.bottomnav {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}
