﻿.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E2E2E2;
}
.box {
	background-color: #363636;
	border: thick solid #827D7D;
	border-radius: 20px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #E2E2E2;
}
.charcoal {
	color: #808080;
}
a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}
.page {
	background-image: url('NavImages/content.png');
}
.footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 7pt;
	color: #E9D8CD;
}
.h1 {
	font-family: "Arial Narrow";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
.text {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	color: #252525;
}
.italic {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #252525;
}
.NoBorder {
	border-width: 0px;
}
.h2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.h2ink {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
.h3 {
	font-family: "Arial Narrow";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #6699FF;
}
