body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	
	font-weight:normal;
}
.nav {
	color:#ffffff;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none; 
	font-weight: normal;
}
a.nav {
	text-decoration:none; 
}
a.nav:active {
	text-decoration:none;
	color: #ffffff; 
}
a.nav:visited { 
	text-decoration:none;
	color: #ffffff; 
}
a.nav:link { 
	text-decoration:none; 
	color: #ffffff; 
}
a.nav:hover { 
	text-decoration:underline;
	color: #447EC0; 
}
a.right{
text-decoration:underline;
	color: #424242; 
}
a.right:active {
	
	color: #424242; 
}
a.right:visited { 
	
	color: #424242; 
}
a.right:link { 
	
	color: #424242; 
}
a.right:hover { 
	
	color: #ffffff; 
}


a:active {
	text-decoration:underline;
	color: #447EC0;
}
a:visited { 
	text-decoration:underline;
	color: #447EC0; 
}
a:link { 
	text-decoration:underline;
	color: #447EC0; 
}
a:hover { 
	text-decoration:underline;
	color: #424242; 
}
.bottomTitle {
  font-size: 11px;
}
.topTitle{
color:#447EC0;
	font-size:22px;
	font-family:"Times New Roman";
	text-decoration:none; 
	font-weight: bold;
}
.topSubTitle{
color:#ffffff;
	font-size:16px;
	font-family:"Times New Roman";
	text-decoration:none; 
	font-weight: bold;
}
.rightCol{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	
	font-weight:normal;
}