td, p {
	font-family: Tahoma, Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	line-height/**/: 18px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 18px;					/* Mac IE */
 	line-height/**/:/**/18px;			/* Win IE 6.0 */
 	line-height /* \*/: 18px;			/* Win IE 5.0 */
 }

p {
	margin-top: 0px;
	margin-bottom: 16px;
}

ul {
	margin: -16px 0px 0px 0px;
	padding-top: -16px;
	padding-left: 15px;
}

li {
	margin: 0px;
	padding: 0px;
}

a {  color: #996633; font-weight:bold;  text-decoration: underline;}
a:link {  color: #996633; font-weight:bold; text-decoration: underline;}
a:hover {  color: #CC9966; font-weight:bold; text-decoration: underline;}
a:active {  color: #CC9966; font-weight:bold; text-decoration: underline;}
a:visited {  color: #663300; font-weight:bold; text-decoration: underline;}

