
h1           { font-size: 36pt }
h2           { font-size: 24pt }
h3           { font-size: 18pt }
h4           { font-size: 14pt }
h5           { font-size: 12pt }
h6           { font-size: 8pt }
p            { font-size: 1em }
body        
{ 
font-family: Comic Sans MS; 
color: #663300;
font-weight: bold; 
BACKGROUND-COLOR: #FFFFCC 
/*
	background: url(Background_snow_2.gif) repeat fixed 
*/
}

a.mainlevel 
{ 
text-decoration: none; 
} 

a.mainlevel:link, a.mainlevel:visited
{
	color: #a1805e;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

a.mainlevel:hover
{
	color: #7a4d2c;
	text-decoration: underline;
}


