body {
	background-color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-family: arial; 
	font-style: normal;
	color: black;
}
p {
    color: #000000;
    font: 11px/18px verdana, arial, helvetica, sans-serif;
}
li {
    margin-top: 5px;  
    margin-left: 0px; 
    margin-right: 0px; 
    color: #000000;
    font: 11px/18px verdana, arial, helvetica, sans-serif;
}
.quote {
 	font-size: 10px;
 	font-family: arial;
 	color: black;
 	font-style: normal;
 	line-height: 12px;
}
.copyright {
 	font-size: 10px;
 	font-family: arial;
 	font-style: normal;
 	line-height: 12px;
}
.submenu {
 	font-size: 11px;
 	font-family: arial;
 	font-style: normal;
 	line-height: 12px;
}
.oldstylefont {
 	font-size: 16px;
 	font-family: brush script mt;
 	font-style: normal;
 	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #1000A8;
}
a:active {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover  {
	text-decoration : none;
 	color : #582C80;
}
A.menu:link  {
 	color : #000000;
 	text-decoration : none;
}
A.menu:visited  {
	color : #000000;
 	text-decoration : none;
}
A.menu:hover  {
 	color : #34C3DE;
 	text-decoration : none;
}
A.menu:active {
 	color : #6E6358;
 	text-decoration : none;
}
.menufont  {
 	font-size : 12px;
 	font-family : tahoma, verdana;
 	font-style : normal;

