body{ 
background-color : #ffffff; 
margin-top : 10px; 
margin-left : 0px; 
margin-right : 0px; 
margin-bottom : 10px;} 

img{
	vertical-align:bottom;
	border:0;
}


a:link{ text-decoration:none; color :#FFCC66; } 
a:visited { text-decoration:none; color: #FFCC66 } 
a:active { text-decoration:underline; color: #FFCC66 } 
a:hover{ color : #FFCC66; text-decoration:underline; } 


table{ border-width : 0px 0px 0px 0px ; } 
td{ color : #666666; font-size : 12px; line-height : 16px;} 


.bold{ font-size: 12px; line-height: 16px; font-weight: bold; color: #666666; } 
