/* CSS style sheet for the Ridge Schoolhouse site */

a:link 		{ text-decoration: none; color:Maroon; }
a:visited 	{ text-decoration: none; color:Maroon; }
a:hover 	{ text-decoration: none; color:White; }

H1	{ font-family: Times New Roman, Times, serif; font-size: 24pt }
H2	{ font-family: Times New Roman, Times, serif; font-size: 15pt }
H3	{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt }
H4	{ font-family: Times New Roman, Times, serif; font-size: 11pt }
H5	{ font-family: Times New Roman, Times, serif; font-size: 8pt }

div.bodytext	{ font-family: Times New Roman, Times, serif; font-size: 12pt }	
div.smalltext	{ font-family: Times New Roman, Times, serif; font-size: 11pt }	
div.whitetext	{ font-family: Times New Roman, Times, serif; color: white; font-size: 12pt }	
div.maroontext	{ font-family: Times New Roman, Times, serif; color: maroon; font-size: 12pt }	

