	body {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		margin:0px 0px 0px 0px;
		background-color: #4499C6;
		color: #666;		
		}
	A:link		{ text-decoration: underline; }
	A:visited	{ text-decoration: underline; }	
	A:hover		{ color: #4499C6; text-decoration: underline; } 

	TD {font-family:  Arial, Verdana, Helvetica;
		font-size: 12px;
		font-weight: normal;
		color: 333;
		}
	
	.footer {font-family:  Arial, Verdana, Helvetica;
		font-size: 12px;
		font-weight: normal;
		color: ffffff;
		}	
		
	.title {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold;
		color: 333;
		}		

	.title_sm {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color: 333;
		}

	.required {
	font-weight:bold;
	font-size:16px;
	color: FF0000;
		}
		
	input {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	}