body 	
	{
	margin: 0px;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 18px;
	}

td
	{
	margin: 0px;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 18px;
	}

input, select, textarea 	
	{
	font-family: arial, helvetica;
	font-size: 12px;
	}

a	
	{
	color: #003d7d;
	text-decoration: underline;
	}
	
a:hover
	{
	text-decoration: none;
	color: red;
	}
	
h1	{
	font-size: 18px;
	color: ffffff;
	display: inline;
	}
	
h2	{
	font-size: 17px;
	color: ffffff;
	display: inline;
	}

h3	{
	font-size: 12px;
	color: ffffff;
	display: inline;
	font-weight: bold;
	}
	
.sme
	{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 15px;
	padding: 3px;
	}
	
cfselect{
	width:50px;
	}
	