P {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
LI {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
hr {border: none 0; 
	border-top: 3px double purple;
	width: 100%;
	height: 3px;
	text-align: center;
	}
.subtitle {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	color: #800080;
}
.maintitle {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-weight: bold;
	color: #800080;
}
.maintitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

A:link {
	COLOR: #494dc7; 
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #933393; 
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #bd95ff; 
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #bd95ff; 
	TEXT-DECORATION: underline;
}
