/* CSS Document */

.bluelarge {font-family: georgia, times new roman, times, serif;
		 font-size: 22px;
		 color: 82a8d8
}
.bluemed {font-family: georgia, times new roman, times, serif;
		 font-size: 16px;
		 color: 82a8d8
} 

.bodytext {font-family: georgia, times new roman, times, serif;
		 font-size: 12px;
		 color: 000000
} 

a {font-size: 12px}
hover {font-size:12px}
visited {font-size:12px}
active {font-size:12px}
	
