.nav {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	vertical-align: 0;
	line-height: normal;
}
.12 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.indent {
	text-indent: 17px;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited { color: #fff ; text-decoration: none; }
.nav a:hover { color: #f00 ; text-decoration: none; }
.nav a:active { color: #000 ; text-decoration: none; }
body { color: #000; background-color: #030931; }
.rightcolumn {
	color: #000000;
}
.rightcolumn a:active {
	color: #333333;
	text-decoration: none;
}

.rightcolumn a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rightcolumn a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Navigation {
	color: white;
	font-size: 11pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	line-height: 15pt;
	text-transform: capitalize;
	text-align: left;
	text-indent: 15pt;
	letter-spacing: 1px;
}
.Body copy {
	color: black;
	font-size: 12pt;
	font-family: Times;
	font-style: normal;
	line-height: 12pt;
}
.Headline {
	color: navy;
	font-size: 18px;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.BottomNavigation {
	color: white;
	font-size: 7pt;
	font-family: Helvetica;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
}
.style3 {font-weight: bold}
