/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
color: #000000;
}

.navigation {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	display: block;
}


.navigation:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	vertical-align: middle;
}


.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}

.Title {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}



.main_header {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Comic Sans MS";
}



.sub_header {font-family:"Comic Sans MS";
font-size:24px;
color: #000000;
font-style:italic;
font-weight:bold;
text-align:center;
vertical-align:top;
}


.green_body {
	font-family:"Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
}

.green_center {
	font-family:"Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

.footer {font-family:"Comic Sans MS";
font-size:10px;
color: #000000;
font-style:normal;
font-weight:normal;
text-align:center;
font-variant:normal;
text-decoration:none;
}

.nav_footer {font-family:"Comic Sans MS";
font-size:12px;
color: #000000;
font-style:normal;
font-weight:normal;
text-align:left;
font-variant:normal;
text-decoration:none;
}
