#main {
	width: 780px;
	background-color:#FFFFFF
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 10px;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.style2 {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #0000FF;
}
.p1
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
body {
	background-color: #000000;
	margin: 5px;
	
}
p,td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-size: 20px;
	text-align: center;
	color: #003300;
}
h2 {
	font-size: 18px;
}
.calendar {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#video {
	border: thick solid #CCCCCC;
}
.link
{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: blink;
	font-size: 12px;
	font-weight: bold;
}
.link:hover
{
	color: #990000;
}
