.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;

}
.smallheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
	text-align: center;


}
.smallheading a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.smallheading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.LeftColumn a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF40;
	text-decoration: none;
}
.LeftColumn a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.LeftColumn a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF33;

}
.LeftColumn a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.padding {
	padding: 10px;
}

