h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #666;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
a:active {
	color: #F00;
}
td {
	background-color: #ECECEC;
	padding: 15px;
}
.Subline {
	font-weight: bold;
	color: #C00;
}
.p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.p2{
	text-align: left;
	font-weight: normal;
	padding-right: 15%;
	padding-left: 15%;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.p2h1 {
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

