@charset "utf-8";
/* CSS Document */

body {
	
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;

}


.footer {
	
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-image: url(images/compositing_video_effect-24.png);
	background-repeat: no-repeat;
	height: 65px;
	text-align: center;
}

.titleh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2E84B7;
}


.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller
	
	}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000;
	vertical-align: top;
}
.menupage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #2E84B7;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}


th {
	font-family:Arial, Helvetica, sans-serif;
}


