/* CSS definition file containing site wide stylesheets */

.georgia {
	font-size: xx-small;
 	color: rgb(0,51,204);
 	font-variant: small-caps
}

.clanach {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(0,51,255);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps
}
