h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #B5B5B5;
	text-indent: 27pt;
	font-weight: normal;

}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;

}
a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

