    a:visited { color: #000000; text-decoration: underline }
	a { color: #000000; text-decoration: underline }
    a:hover { color: #E80000; text-decoration: underline }
	
	td,p,ul,ol,li,div {
		font-size : 10pt;
		font-family : Tahoma, Arial, Sans-Serif;
		font-weight : normal;
		font-style : normal;
		color : Black;
	}
	
	.FOOTER {
			font-size : 8pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : bold;
			font-style : normal;
			color : Black;
   }
   .NORMAL {
			font-size : 9pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : Black;
   }
		.TITLE {
			font-size : 10pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : Black;
	}

		.sub {
			font-size : 8pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : #666666;
	}
	
	h1 {
			font-size : 16pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			color: #FF8000;
			font-style : bold;

	}
	
	p.path {
		margin-top:20pt;
		font-size : 8pt;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : Black;
	}
	
	a.main:visited,a.main {
			font-size : 9pt;
			text-decoration:none;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : Black;
	}
	
	a.main:hover{
		font-size : 9pt;
			text-decoration:none;
			font-family : Tahoma, Arial, Sans-Serif;
			font-weight : normal;
			font-style : normal;
			color : #E80000;
	}
	
	td.month {
		font-size:13pt;
		font-family : Tahoma, Arial, Sans-Serif;
		font-weight : normal;
		font-style : normal;
		color : gray;
		padding-top:15px;
		padding-bottom: 10px;
		
	}
	div.day{
		font-size:10pt;
		font-family :  Arial, Sans-Serif;
		font-weight : normal;
		padding-left:15pt;
		padding-bottom:5pt;
		
	}
	
	div.event{
		font-size:10pt;
		font-family :  Arial, Sans-Serif;
		font-weight : normal;
		padding-bottom:5pt;
		padding-left:15pt;
		
	}
	
	td.afishanav a, td.afishanav  a:visited{
		font-size:9pt;
		font-family :  Arial, Sans-Serif;
		font-weight : normal;
		padding-top:15pt;
		color: #FF8000;
		
		
	}
	a.afishanav{color: #FF8000;}	
	
	