body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1D1D25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

a {
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

.bigText {
	font-size: 24px;
}

.bigTextUdr {
	font-size: 24px;
	text-decoration:underline;
}

.tnr{
	font-family:"Times New Roman", Times, serif;
}

.bar {
	color: #00CCFF;
	font-weight: bold;
	background-color:#0066FF;
}

.smalltext {
	font-size: 12px;
}

.underline {
	text-decoration:underline;
}

.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	color:#090909;
}
.copy
{
  font-size:10px;
  text-align:center;
}