body {
	font-family :  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: 333366;
	width: 600px;
	margin-left: 5px;
}
table {
	font-family :  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: 333366;
	width: 600px;
	padding-left: 5px;
		margin-left: 5px;
	}
img {
border: none;
}	
.atextBold {  
	font-size: 10px; 
	font-weight: bold; 
	color:  333366
}

.atextMed-Bold {
	font-size: 12px;
	font-weight: bold;
	color: 333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.atextSmall { 
font-size: 10px; 
color: #333366; 
font-weight: normal 
}

.captionCredit { 
	font-family: "Arial Narrow"; 
	font-size: 13px; 
	font-weight: normal; 
	color: 000000 
}

.caption { 
	font-family: "Arial Narrow"; 
	font-size: 13px; 
	font-weight: bold; 
	color: 333366 
}

.captionItalic { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: lighter; 
color: 333366 ; 
font-style: italic
}

a:link {
	font-weight : bold; 
	text-decoration : none;
	color: 336600;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color:333366;
	background: transparent; 
	}
a:hover {
	font-weight : bold; 
	text-decoration : none;
	color:333366;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: 333366;
	background: transparent;  
	}
