body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../back.jpg);
}
textarea, input, select {
    font-family:Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
td {
    font-family:Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.heading{
    font-family:Arial;
	font-size: 18px;
	color: #4A5720;
	font-weight: bold;
}
.subheading{
    font-family:Arial;
	font-size: 14px;
	color: #4A5720;
	font-weight: bold;
}
.content{
    font-family:Arial;
	font-size: 13px;
	color: #4A5720;
	font-weight: normal;
}

.calendar
{
    font-family:Arial;
	font-size: 28px;
	color: #4A5720;
	font-weight: bold;
}
.calendar1
{
    font-family:Arial;
	font-size: 11px;
	color: #4A5720;
	font-weight: bold;
}

.footer{
    font-family:Arial;
	font-size: 11px;
	color:#696969;
	font-weight:bold;
}
a:link {
	color: #4A5720;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
line-height: 18px;
}
a:hover {
	color: #4A5720;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
line-height: 18px;
	font-variant: normal;
	text-transform: none;
	/*text-decoration: underline;*/
}
a:visited {
	color: #4A5720;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
line-height: 18px;
}

