td.test2 {padding: 40px 10px 10px 8px}


 a {  text-decoration: none; color: #FF0000}
a:link {
	color:#FF0000;
	text-decoration:none
} 
a:visited {color:red text-decoration:none
	color: #9900FF;
} 
a:active {color:blue text-decoration:underline} 
a:hover {color:#0000FF; text-decoration: underline} 
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; font-weight: normal; color: #333333}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: normal; color: #333333}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding: 10;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 5px;
}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.emphasis {  color: #FFFF00; background-color: #FF0000}
.emphasis2 {  color: #FF0000; background-color: #000000}
.quote {  font-family: "Courier New", Courier, mono}
.unlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

