body {
	font-family:		verdana,arial;
	font-size:			11px;
	color:				#78818D;
	text-decoration:	none;
	line-height:		14px;
	padding:			50px;
}

td {
	font-family:		verdana,arial;
	font-size:			11px;
	color:				#78818D;
	text-decoration:	none;
	line-height:		14px;
}


a {
	font-family:		verdana; 
	font-size:			11px;
	text-decoration:	none;
	color:				#3F4C5D;
	font-weight:		bold;
	}


a:hover{
	font-family:		verdana; 
	font-size:			11px;
	color:				#3F4C5D;
	text-decoration:	underline;
	font-weight:		bold;
}


.list_odd {
	padding:			8px;
	background:			#F5F5F7;
	font-family:		verdana,arial,helvetica; 
	font-size:			11px;
	color:				black;
}


.list_odd_left {
	width:				1%;
	border-bottom:		2px solid #FFFFFF;
}

.list_odd_mid {
	width:				1%;
	border-bottom:		2px solid #FFFFFF;
}

.list_odd_right {
	width:				98%;
	border-bottom:		2px solid #FFFFFF;
}



.list_even {
	padding:			8px;
	background:			#EBEBED;
	font-family:		verdana,arial,helvetica; 
	font-size:			11px;
	color:				black;

}



.list_even_left {
	width:				1%;
	border-bottom:		2px solid #FFFFFF;
}

.list_even_mid {
	width:				1%;
	border-bottom:		2px solid #FFFFFF;
}

.list_even_right {
	width:				98%;
	border-bottom:		2px solid #FFFFFF;
}



.header {
	font-family:		verdana, arial, helvetica; 
	font-size:			14px;
	color:				#cc0000;
	font-weight:		bold;
}
