a:link  { 
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:visited { 
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:active {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
a:hover { 
  color: #ffffff;
  background: none;
  text-decoration: none;
}
p,table,td,tr {   
  font-size: 14pt;
  	font-family: Times, New Roman, serif;
}
form {
  display: inline;
  margin-bottom: 0;
}
body {
	color: #ffffff;
	background: #000000;
  	font-family: Times, New Roman, serif;
    font-size: 14pt;
}

.litebody {
	color: #000000;
	background: #ffffff;
  	font-family: Times, New Roman, serif;
    font-size: 14pt;
}
.litebody a:link  { 
  color: #000000;
  background: none;
  text-decoration: underline;
}
.litebody a:visited { 
  color: #000000;
  background: none;
  text-decoration: underline;
}
.litebody a:active {
  color: #000000;
  background: none;
  text-decoration: underline;
}
.litebody a:hover { 
  color: #000000;
  background: none;
  text-decoration: none;
}


.color1 {
	color: #ffffff;
	background: #5b5b5b;
}

.color2 {
	color: #000000;
	background: #ffffff;
}

.color2 a:link  { 
  color: #000000;
  background: none;
  text-decoration: underline;
}
.color2 a:visited { 
  color: #000000;
  background: none;
  text-decoration: underline;
}
.color2 a:active {
  color: #000000;
  background: none;
  text-decoration: underline;
}
.color2 a:hover { 
  color: #000000;
  background: none;
  text-decoration: none;
}

.tableborder {
	color: #000000;
	background: #ededed;
}
.logoborder {
	color: #000000;
	background: #19338f;
}
.tableinside {
	color: #000000;
	background: #ffffff;
}	

.content {
  	font-family: Times, New Roman, serif;
	font-size: 14pt;
}

.content:FIRST-LETTER {
  	font-family: Times, New Roman, serif;
	font-size: 15pt;
	font-weight: bold;
}	


.stronger {
  	font-family: Times, New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
}

.larger {
  	font-family: Times, New Roman, serif;
	font-size: 16pt;
}

.small {
  	font-family: Times, New Roman, serif;
	font-size: 10pt;
}

.menubar {
	color: #000000;
  	font-family: Times, New Roman, serif;
	font-size: 14pt;
}

.heading {
  font-size:   18pt;
  font-weight: bold;
  color: #ffffff;
  	font-family: Times, New Roman, serif;
}

.footer {
  	font-family: Times, New Roman, serif;
	font-size: 12pt;
	color: #000000;
}
.footer a:link  { 
  color: #ffffff;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:visited { 
  color: #ffffff;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:active {
  color: #ffffff;
  font-weight: bold;
  background: none;
  text-decoration: none;
}
.footer a:hover { 
  color: #ffffff;
  font-weight: bold;
  background: none;
  text-decoration: none;
}

	
.tagline {
  font-size:   14pt;
  font-weight: bold;
  font-style: oblique;
  color: #ffffff;
  	font-family: Times, New Roman, serif;
}

.formboxes{
  background-color: #8a8d8e;
  	font-family: Times, New Roman, serif;
  color: #000000;
  font-size: 14pt;
}
.buttons {
	background-color: #8A8D8E;
	color: #000000;
	font-size: 14pt;
  	font-family: Times, New Roman, serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #5b5b5b;
	border-bottom-color: #5b5b5b;
	border-left-color: #ffffff;
	font-weight: bold;
}
