.main {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

h1 {
	color: #FFFFCC;
	font-size: 14px;
	margin-bottom: 0;
	text-align: left;
	font-weight: bold;
}

.topNav {
	font-size: 14px;
}

a {

  color: #FFFFCC;
  font-family: "Times New Roman, Times, serif";
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

a:hover {
	color: #000000;
	font-family: "Times New Roman, Times, serif";
    font-size: 12px;
    font-style: normal;
    line-height: normal;
}

.mainNav {
  color: #FFFFCC;
  font-family: "Times New Roman, Times, serif";
  font-size: 14px;
  font-style: strong;
  line-height: normal;
}

.mainNav:hover {
  color: #FFFFFF;
  font-family: "Times New Roman, Times, serif";
  font-size: 14px;
  font-style: strong;
  line-height: normal;
}


.rightnav  a:active {  color: #FFFFCC; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Times New Roman, Times, serif}
.rightnav  a:link {  color: #FFFFCC; text-decoration: underline; font-weight: bold; font-size: 10pt; font-face: Times New Roman, Times, serif}
.rightnav  a:visited {  color: #FFFFCC; text-decoration: underline; font-weight: bold; font-size: 10pt; font-face: Times New Roman, Times, serif}
.rightnav  a:hover { color: #000000; text-decoration: underline; font-weight: bold; font-size: 10pt; font-face: Times New Roman, Times, serif}