body {
	margin: 0px 0px 0px 0px;
	background:#E0E5EF;
}
td.alpha {
	background-color: #9AC2DD;
	background-image:  url('../images/top_bg2.jpg');
	background-repeat: repeat-x
	}		
	td.content {
	background-color: #FFFFCC;
	background-image: url('images/ct_gradient.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0E3077
	}	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: gras;
	font-weight: bolder;
	color: #000040;
}
	.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: gras;
	font-weight: normal;
	color: #0E3077;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3077;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3077;
	text-decoration: none;
}
a.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}
a.legal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
}