a  {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	hover: FF00FF;
	clip:  rect(   );
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #FF9900;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
h2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
td {
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
}a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;


}
.link {  font-family: "Times New Roman", Times, serif; color: #0000FF; text-decoration: underline; font-weight: bold}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: normal; color: #000066}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.justify {
	text-align: justify;
	line-height: 30px;

}

