body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	margin: 0px;
}

.maintext A {
    color: #999933;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#CCCC33;
    text-decoration: none;
}
	
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #000000;
	margin: 0px;}
	
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	margin: 0px;}
	
.subheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;}

.agendatime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888888;}
