body {
	background: #7D736A;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
	color: Black;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.text
	{
	font-family: Arial,sans-serif; 
	font-size: 13px;
	line-height : 18px;
	}

.smalltext
	{
	font-family: Arial,sans-serif; 
	font-size: 11px;
	line-height : 14px;
	}
	
.program
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9px;
	line-height : 11px;
	}

   
.anormal
	{
	text-decoration:none;
	color: #4877A3;
	font-weight : bold;
	}

.awhite
	{
	text-decoration:none;
	font-family: Arial,sans-serif; 
	font-size: 12px;
	line-height : 15px;
	color: #FFFFFF;
	font-weight : bold;
	}
	
a:hover
	{
	text-decoration:underline;
	}	
	

	
h2
	{
	font-family: Arial,sans-serif;
	font-size: 20px;
	color: #4877A3;
	line-height : 24px;
	}
		
h3
	{
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #4877A3;
	font-weight : bold;
	}

.day
	{
	font-family: Arial,sans-serif; 
	font-size: 20px;
	line-height : 24px;
	color: #4877A3;
	font-weight : bold;
	}
	
.session
	{
	font-family: Arial,sans-serif; 
	font-size: 16px;
	line-height : 20px;
	color: #4877A3;
	font-weight : bold;
	}
