body {
	background:url(/images/background.jpg) repeat-x #D2EAFF;
	margin-left:0px;
	margin-top:0px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	}
td,p { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	}
h1 {
	font-size:14px; 
	font-weight:bold;
	}
a:link {
	color: #2288DB;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #2288DB;
	}
a:hover {
	text-decoration: underline;
	color: #2288DB;
	}
a:active {
	text-decoration: none;
	color: #2288DB;
	}
	
.navtable td {
	color:#2288DB;
	}
	
.telephonenumber {
	width:720px;
	font-size:17px; 
	color:#2288DB;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.imagebg_left {
	background:url(/images/gradient_left.jpg) no-repeat;
	width:20px;
	}

.imagebg_right {
	background:url(/images/gradient_right.jpg) no-repeat;
	width:20px;
	}

.baseline {
	background:url(/images/template_baseline.gif) #D2EAFF;
	height:4px;
	width:760px;
	}
