body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #CC0000;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #339900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 42px;
	color: #000000;
}
h2 {
	font-size: 36px;
	color: #000000;
}
h3 {
	font-size: 30px;
	color: #000000;
}
h4 {
	font-size: 24px;
	color: #000000;
}
h5 {
	font-size: 20px;
	color: #000000;
}
h6 {
	font-size: 16px;
	color: #000000;
}
.photo {
	border: 1px solid #000000;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.align_text_center {
	text-align: center;	
}
.video {
	margin: 10px 0 0 10px;
}