body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body, th, td, input, textarea, select {
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: 	#404040;
}


.bg1 {
	background-color: #000000;
}

.text1 {
	
	font-size: medium;
	font-weight: bold;
	color: #E91B3B;
}

.text2 {
	
	font-size: small;
	color: #404040;
	}
	
.text3 {
	
	font-size: small;
	font-weight: bold;
	color: #404040;
	}
	
.text4 {
	
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.text5 {
	
	font-size: small;
	font-weight: bold;
	color: #E91B3B;
}