p {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9900cc;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #993300;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990099;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-align: center;
}
body {
	margin: 30px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.greentext {
	color: #FF00FF;
}
.centretxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-align: center;
}
.lucidalilac{
    font-family: Lucida Calligraphy;
	font-size: 22px;
	color: #990099;
	text-align: center;
	font-weight: bold;
}
#maintab {
	table-layout: automatic;
	margin:auto;
    width: 825px; 
    background-color: #FFFFCC;
	position: center;
}
#menutab {
	margin:30px;
	width: 111px;
	background: #663366;
	position: center;
	}
#leftside {
	position: absolute;
	top: 165px;
	width: 140px;
	background: #CCCCFF;
	left: 46px;

}
a:link {
	color: #9900CC;
}
a:visited {
	color: #9900CC;
}
a:hover {
	text-decoration: 663366;
	background-color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
