.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.txtbox
{
	border:1px solid #6b6b6b;
	width:200px;	
	height:19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-align:center;
}
.button
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
	border: 1px solid #999999;
}

A.admin_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #333333;
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
}
A.admin_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #333333; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
}
A.admin_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #000000; 
	text-align: justify;
	line-height: 20px;
	text-decoration: underline;
}

.textarea_events {
	width: 400px;
	height: 100px;
	overflow:auto; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-align:center;
	border: 1px solid #6b6b6b;
}

.calendar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.events_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.events_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
