body
{
	background-color : #989898;
	
}
.copyrght
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;	
}
.content
{
	color: #4D4D4D;
	font-size: 11px;
	font-family: Arial;	
}
.contentBold 
{
	color: #4D4D4D;
	font-size: 11px;
	font-family: Arial;	
	font-weight : 700;
}
a.link
{
	color: #1E3683;
	font-size: 11px;
	font-family: Arial;	
	font-weight : 700;
}
a.link:hover
{
	color: #CC9900;
	font-size: 11px;
	font-family: Arial;	
	font-weight : 700;
}
a.link2
{
	color: #1E3683;
	font-size: 11px;
	font-family: Arial;	
}
a.link2:hover
{
	color: #CC9900;
	font-size: 11px;
	font-family: Arial;	
}
.head1
{
	color: #CC9900;
	font-size: 13px;
	font-family: Arial;	
	font-weight : 700;
}
.head2
{
	color: #4D4D4D;
	font-size: 13px;
	font-family: Arial;	
	font-weight : 700;
	text-decoration : underline;
}
.head3
{
	color: #CC9900;
	font-size: 11px;
	
	font-family: Arial;	
	font-weight : 700;
}
a.navx:link {color:#CC9900; text-decoration: none;} 
a.navx:visited {color: #CC9900; text-decoration: none;} 
a.navx:hover {color:#000000;} 
.navxBold 
{
	font-size: 11px;
	font-family: Arial;	
	font-weight : 700;
} 

