.style1 {
font-size: 24px;
*font-size: 24px;
_font-size: 24px;
font-weight: bold;
*font-weight: bold;
_font-weight: bold;

}

.style3 {
font-size: 12px;
*font-size: 12px;
_font-size: 12px; 
font-weight: bold;
*font-weight: bold;
_font-weight: bold;
}

.style4 {
font-size: 14px;
*font-size: 14px;
_font-size: 14px;
font-weight: bold;
*font-weight: bold;
_font-weight: bold;
}

.style5 {
font-size: 24px;
*font-size: 24px;
_font-family: 24px;
}

.style7 {
font-size: 20px;
*font-size: 20px;
_font-family: 20px;
}

body {
background-color: #FFFFFF;
*background-color: #FFFFFF;
_background-color: #FFFFFF;

font-family: Georgia, "Times New Roman", Times, serif;
*font-family: Georgia, "Times New Roman", Times, serif;
_font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;
*font-size: 14px;
_font-size: 14px;

font-weight: normal;
*font-weight: normal;
_font-weight: normal;

text-align: left;
*text-align: left;
_text-align: left;
}

.style10 {
font-size: 18px;
*font-size: 18px;
_font-size: 18px;
}

.styleCenterList {
font-size: 18px;
*font-size: 18px;
*font-size: 18px;

font-style: normal;
*font-style: normal;
_font-style: normal;
}

a:link {
	color: #0000FF;
	*color: #0000FF;
	_color: #0000FF;
}

a:visited {
  	color: #3366FF;
	*color: #3366FF;
	_color: #3366FF;
}

a:hover {
	text-decoration: none;
	*text-decoration: none;
	_text-decoration: none;
}

a:active {
	color: #FF0000;
	*color: #FF0000;
	_color: #FF0000;
}

a.hidden {
  	color: #000000;
	*color: #000000;
	_color: #000000;
}

a.hidden:visited {
  	color: #000000;
	*color: #000000;
	_color: #000000;
}

a.hidden:hover {
	color: #0000CC;
	*color: #0000CC;
	_color: #0000CC;
}

a.hidden:active {
  	color: #000000;
	*color: #000000;
	_color: #000000;
}

a.nav:link {
	color: #333333;
	*color: #333333;
	_color: #333333;
	
	padding: 2px;
	*padding: 2px;
	_padding: 2px;
}

a.nav:visited {
	color: #cccccc;
	*color: #cccccc;
	_color: #cccccc;
	
	padding: 2px;
	*padding: 2px;
	_padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	*color: #FFFFFF;
	_color: #FFFFFF;
	
	_background-color: #666666;
	*background-color: #666666;
	_background-color: #666666;
	
	padding: 2px;
	*padding: 2px;
	_padding: 2px;
}

h1 {

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 25px;
*font-size: 25px;
_font-family: 25px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;
}



h2
{

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 20px;
*font-size: 20px;
_font-family: 20px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;

}



h3
{

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 16px;
*font-size: 16px;
_font-family: 16px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;

}



h4

{

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 14px;
*font-size: 14px;
_font-family: 14px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;
}


h5 {

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 13px;
*font-size: 13px;
_font-family: 13px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;
}

h6 {

font-family: "Georgia", Times New Roman, Times, Serif;
*font-family: "Georgia", Times New Roman, Times, Serif;
_font-family: "Georgia", Times New Roman, Times, Serif;

font-size: 13px;
*font-size: 13px;
_font-family: 13px;

font-style: normal;
*font-style: normal;
_font-style: normal;

font-weight: bold;
*font-weight: bold;
_font-weight: bold;

}

.div_Left {
	position: fixed;
	*position: fixed;
	_position: fixed;

	width: 200px;
	*width: 200px;
	_width: 200px;

	float: left;
	*float: left;
	_float: left;

	margin-right: 10px;
	*margin-right: 10px;
	_margin-right: 10px;
}

.div_Right {
	width: 650px;
	*width: 650px;
	_width: 650px;

	margin-left: 210px;
	*margin-left: 210px;
	_margin-left: 210px;
}