html 

body {

	padding:0;

	margin:0;

	background: #333333;

	font-size:0.8em;

	font-family:Arial;

	color:#000000;

	line-height:1.5em;

	text-align:left;

	font-style: normal;

}



table.main {

	background: #ffffff;

	width: ;

}



table.highlight {

	background: #eceded;

	width: 600px;

	top: auto;

	padding: 2%;



	

}



table.insert {

	background: #ffffff;

	width: ;

	top: auto;

}



form, td{

	margin:40;

}



.vam{ vertical-align:middle}

.ti {

	color:#333333;

	font-weight:normal;

	font-size: 12px;



}

.ftbold {

	color:#000000;

	font-weight:bold;

	font-size: 14px;

}

.heading {

	font-size:1.2em;

	font-weight: bold;

	color: #666666;

}

.heading2 {

	font-size:1.1em;

	font-weight: bold;

	color: #666666;

}

.style1 {
	font-size: large;
	font-weight: bold;
}

.w{ width:100%}



.box{color:#ffffff;} 





a{color:#FF0000; text-decoration:underline} 

a:hover{color:#FF0000; text-decoration:none}


