body	{
	margin:0px;
	padding:0px;
	background-color:#c4dee0;
	background-image:url(../images/bg.jpg);
	font-family:Tahoma;
	font-size:11px;
	align:center;
						}
td {
						font-size:11px;
						font-family:Tahoma;
						color:#000000;
						line-height:12px;
						}

a	{
	color:#016497;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
						}
a:hover	{
	color:#5db0da;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
						}							
												
															

A:link img, A:visited img {
	filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0
	
}
	
A:hover img {
	filter:alpha(opacity=30); -moz-opacity: 0.5; opacity: 0.5
	
}

ul {
						list-style-type:none;
						margin:0px; 
						padding:0px 0px 0px 20px;
						
}


li {
	list-style-image: url(../images/marker_blue.gif);
	line-height: 16px;
	list-style-position: inset;
}


.td {
	line-height: 16px;
	padding:20px 20px 0px 20px;
}

.td2 {
	line-height: 16px;
	padding:0px 200px 0px 20px;
}

