body {
	background-color: #820A23; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-image: url(../images/background.jpg); 
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
}




TD A, A {

	font-size: 17px;
	text-decoration: underline;
	color: #999999;
}

TD A:hover, A:hover {

	color: #FFFFFF;
	text-decoration: none;
}



TD A.menu:link, a.menu:active, a.menu:visited {
	
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}

TD A.menu:hover {

	color: #FFFFFF;
	text-decoration: none;
}



A.menutop:link, a.menutop:active, a.menutop:visited {
	
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

A.menutop:hover {

	color: #FFFFFF;
	text-decoration: none;
}



A.calendar:link, a.calendar:active, a.calendar:visited {
	
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

A.calendar:hover {

	color: #FFFFFF;
	text-decoration: none;
}

td .main_content a {
	font-size:13px;
}




.h1 {

	font-size:20px; 
	line-height: 24px;
	font-weight: bold;  
	color: #F7C35E;
}
      

.h2 {

	font-size:17px;
	line-height: 20px; 
	color: #FFFFFF;
}

h1 {

	font-size:20px; 
	line-height: 24px;
	font-weight: bold;  
	color: #F7C35E;
}
      

h2 {

	font-size:17px;
	line-height: 25px; 
	color: #FFFFFF;
}



.s1 {

	font-size:10px;
	line-height: 13px;
	color: #666666;
}  
