h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
}

h2 a:link {
	font-weight: normal;
}
h2 a:visited {
	font-weight: normal;
}
h2 a:hover {
	font-weight: normal;
}
h2 a:active {
	font-weight: normal;
}

.medium {
	font-size:12px;
	line-height: 16px;
}
.medium td p {
	padding-left:0;
}
.small {
	font-size:10px;
	line-height: 12px;
	padding-bottom:10px;
}
.small a {
	font-weight:normal;
}
.rule {
	margin: 0;
	padding: 0 0 5px 10px;
}
