﻿*
{
margin: 0px;
padding: 0px;
}

body {
	
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.header {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: ffc444;
	font-weight: bold;
}

#back
{

width: 775px;
background: #000000;
}

#header {
	height: 359px;
	text-align: left;		
}
