.TemplateTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
	font-weight: bold;

}
.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.ContentLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
A:hover.ContentLink {
	text-decoration: underline;
}
.Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
A:hover.Navigation {
	color: #990000;
	text-decoration: none;
}
.SubTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
