body {
	
	background: #ffffff url(/templates/simple/grad.gif) repeat-x top left;
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #996666;
}

p    { color: #996666; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 	
	background-color: transparent; }
td {
	font-size: 9px;
	font-family:Verdana, Georgia, Arial, sans-serif;
}


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

}

img {
	border: 2px solid #999966;
	padding: 5px;
	background-color: #transparent;
}

