.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	font-weight:normal;

	color: #000000;



}

.textCopyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF0000;



}

.textUsefullinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF0000;



}


.medium {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #FF0000;

}

hr {

	border-width: 1px;

	border-style: dashed;

	color: #CCCCCC;

}

li {

	list-style-image: url(images/Bullet.gif);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.headingBlack {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.textSmall {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

}
.textheadlines {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	font-weight: bold;

	color: #333333;
	
	text-decoration: none;

}

 .myframe{
             
 	border: #cccccc 1px solid;
	
	font-size: 11px; 
 
 	color: #CCCCCC;
	
 }
 
  .myframeText{
             
 	font-family:Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	text-decoration: none;
	
	font-weight: bold;
 
 	color: #FF0000;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
 }
 
 .exfiletext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	font-weight: bold;

	color: #333333;
	
	text-decoration: none;

}



