body
	{background: #E7EBD6;
	margin-top: 50;

	}
	
.text
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	line-height : 22px;
	position: absolute;
	right:10px;
	top:50px;
	width:600px;
	}
	
	

#navigation, #features, #banner, #language { 
  display : none; 
} 

	
.sponsors
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 11px;
	line-height : 12px;
	color: #FFFFFF;
	}
.program
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9px;
	line-height : 11px;
	}
.larger
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	line-height : 20px;
	}
	
   
.anormal
	{
	text-decoration:none;
	color: #C12129;
	font-weight : bold;
	}

.awhite
	{
	text-decoration:none;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 11px;
	line-height : 12px;
	color: #FFFFFF;
	}
	
a:hover
	{
	text-decoration:underline;
	}	
	

	
h2
	{
	font-family: Arial,sans-serif;

	}
		
h3
	{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #5A4A42;
	}

.pdf
	{
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
	}
	
.orange
	{
	color: #F05A28;
	}		
	
.red
	{
	color: #C12129;
	font-weight : bold;
	}	
