body {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 1em;
	color: #646476;
}

p {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 100%; 
	line-height: 140%;
}

h1 {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #4552A8; /* sidebar med blue */
	font-weight: bold;
}

h2 { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bolder;
}

.hours {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	line-height: 120%; 
	color: #646476;
}

.address {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	line-height: 13pt; 
	color: #9CA4DA;
}

a:link {  
	color: #3689FF; 
	text-decoration: underline;
}

a:active {
	color: #00EB13; 
	text-decoration: underline;
}

a:visited {  
	color: #528CDE; 
	text-decoration: underline;
}

a:hover {  
	color: #00FFD5; 
	text-decoration: underline;
}


.captionstory {  
	font-size: 80%; 
	line-height: 140%;
}

.dropcap {  
	font-size: 175%; 
	font-style: italic; 
	font-weight: bold; 
	color: #009999; 
}

