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

h1 {
	font-family:"Times New Roman";
	color:#900;
	size:24px;
	text-transform:uppercase;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	}		
	
h2 {
	font-family:Verdana, Geneva, sans-serif;
	size:18px;
	color:#006
	}
	
h3 {
	font-family:Verdana, Geneva, sans-serif;
	size:14px;
	color:#333;
	}
	
h5 {
	font-family:Verdana, Geneva, sans-serif;
	size:9px;
	color:#000;
	}	

p {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align: left;
	}
.images_body {
	margin-right: 15px;
	margin-bottom: 10px;
}
.mainbody table tr td table tr td {
	color: #FFF;
}
.mainbody table tr td table tr td .cflite tr .cflite_td {
	color: #000;
}
.mainbody table tr td table tr td h2 {
	text-align: left;
}

