body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 20px;
	padding-left: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	padding-left: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.styleone:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	line-height: 20px;
	text-decoration: underline;
	
}
.styleone:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	line-height: 20px;
	text-decoration: none;
	
}
.styleone:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
.styletwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	
}
.styletwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	
}
.styletwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
.stylethree:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.stylethree:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8c8c;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
	
}
.stylethree:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8c8c;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
	
}


.calendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 14px;
}