
BODY {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}	


h1 {
   font-family: Comic Sans MS, Verdana, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   line-height: 1.5;
} 

.menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	
}

.menu a:link {
	text-decoration: none;
	color: #000000;
}

.menu a:active {
	text-decoration: none;
	color: #000000;
}

.menu a:visited {
	text-decoration: none;
	color: #000000;
}

.menu a:hover {
	text-decoration: none;
	color: #666666;
}

.text {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	
}

.text a:link {
	text-decoration: underline;
	color: #000000;
}

.text a:active {
	text-decoration: underline;
	color: #000000;
}

.text a:visited {
	text-decoration: underline;
	color: #000000;
}

.text a:hover {
	text-decoration: underline;
	color: #000000;
}

.title {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333366;
	line-height: 16px;
	
}

.title a:link {
	text-decoration: none;
	color: #333366;
}

.title a:active {
	text-decoration: none;
	color: #333366;
}

.title a:visited {
	text-decoration: none;
	color: #333366;
}

.title a:hover {
	text-decoration: none;
	color: #333366;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	
}

.footer a:link {
	text-decoration: none;
	color: #000000;
}

.footer a:active {
	text-decoration: none;
	color: #000000;
}

.footer a:visited {
	text-decoration: none;
	color: #000000;
}

.footer a:hover {
	text-decoration: underline;
	color: #000000;
}	

