/* Citrus Label Society style sheet */

H1, H2, H3 {font-family : Times}
Body {font-family : Arial,Helvetica;
		font-size : large}
.smalltext {font-size : large;
		font-family : Arial,Helvetica}
.verysmalltext {font-size : medium}
.alertcolor {color : red}
A {color : darkblue;
	font-weight : bold;
	text-decoration : none}
A:hover {color : red;
		font-weight : bold;
		text-decoration : underline}

