
h1 { font-size: 16px; font-weight: bold }
h2 { font-size: 14px; font-weight: bold }
td { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
.main { font-size: 12px }
.services { font-size: 12px; font-weight: bold; background-image: url("images/bullet.gif"); background-repeat: no-repeat; background-position: 0 6px; padding-left: 12px }
.sidenav { font-size: 13px; font-weight: bold; position: relative; left: 16px }
a:hover { color: purple }
.header { background-color: #feffff; background-image: url("images/header.jpg"); background-repeat: no-repeat; background-position: 0 22px; width: 800px; height: 200px }
.borders { border-right: 1px solid #2a2a6c; border-bottom: 1px solid #2a2a6c; border-left: 1px solid #2a2a6c }
body { color: black; background-color: white; background-image: url("images/bg.gif");
	scrollbar-3dlight-color:#0E2B8D;
	scrollbar-arrow-color:#E2E1DB;
	scrollbar-base-color:#3B4878;
	scrollbar-darkshadow-color:#0E2B8D;
	scrollbar-face-color:#6977A1;
	scrollbar-highlight-color:#7182B4;
	scrollbar-shadow-color:#7182B4;
	scrollbar-track-color:#3B4878 }
ul { list-style-image: url("images/bullet.gif"); margin: 1em 0 1em 40px }
