/* Created by Janine, the Master of the Universe o_O */

body
{
font-family: Garamond, serif;
font-size: 12pt;
} 
h7{
color: #000066;
font-family: Garamond, serif;
font-size: 12pt;
}

h6{
color: #990000;
font-family: Garamond, serif;
font-size: 14pt;
}

h5{
color: #000066;
font-family: Garamond, serif;
font-size: 14pt;
}

h4{
color: #000066;
font-family: Garamond, serif;
font-size: 16pt;
}

h3{
color: #000066;
font-family: Garamond, serif;
font-size: 18pt;
}

h2{
color: #000066;
font-family: Garamond, serif;
font-size: 22pt;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #803F96;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}



a.sidemenulink{
	font-family: Garamond serif;
	color: #803F96;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
}
.sidemenu {
	font-family: Garamond serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	height: 25px;
	width: 200px;
	border-bottom: 1px solid #666666;
	background-color: #DCE9F9;
	padding-top: 5px;
}
a.sidemenulink1{
	font-family: Garamond serif;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
}
.sidemenu1 {
	font-family: Garamond serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	height: 25px;
	width: 200px;
	border-bottom: 1px solid #666666;
	background-color: #DCE9F9;
	padding-top: 5px;
}




