/* Style Sheet for Mountain Montessori */
/* CSA Inc  June 2009 */

p 
{
color:#0000A0; 
font-size:16pt;
}

.bluecolor {color:#0000A0;}

.footcolor {color:#0000A0;}

.pagehead {font-size:36pt; color:#0000A0; text-align:center; font-weight:bold;}

body {background-color:#EAF3F9;}

h1,h2,h3,h4,h5,h6 {color:#0000A0;}

ol {color:#0000A0; font-size:14pt; }

.shadow  /* Works for IE Only */ 
{
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}
