	#page
 {
	margin-right: 3%;
	border-left : 1px;
}

BODY {
	margin-top : 0;
	background-color:#FFFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000066;
	scrollbar-track-color: #666600;
	scrollbar-face-color: #666633;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3d-light-color: #000000;	
}

H1, H2, H3, H4 {
		font-weight: bold;
		font-family: verdana, arial, sans-serif;
		color : #000066;
		text-shadow: Black;
		}
			 
P, LI, DT, DD {
	font-family: verdana, arial, sans-serif;
	font-size: 70%;
	text-align : left;
/*	text-align:justify; */
		}
		
DD {padding-bottom: 2em; }

DIV.links {font-size:80%;}

H1 {font-size:115%;}
H2 {font-size:95%; text-decoration : none;}
H3 {font-size:80%; text-decoration : none;}
H4 {font-size:70%; text-decoration : underline;}

HR {color : #666633;}
	 
A:link { color : #0000cc; text-decoration: underline;}
A:visited { color : #000099;text-decoration: underline;}
A:active { color : #0000ff;text-decoration: underline;}
A:hover { color : #ffffff; background:#666600; text-decoration: underline;} 

.tenpixels {
	margin-left : 10px;
		}

.address {
	margin-left : 30px;
	color: #666600;
	font-size : 70%;
	font-family: verdana, arial, sans-serif;
}

#welcome {
	margin-right: 25%;
	margin-left: 25%;
	background: white;
	}

.bold {
	font-weight: bold;
	}
	
.name {
	margin-left: 20px;
	}

a EM {
	text-decoration: underline;
	font-style: normal;
}
