#left_panel h1 {
	font-size: 15px;
	text-align: center;
	margin: 0px;
}
#left_panel h4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 10px;
	width: 200px;
	text-align: center;
}
#left_panel h4 strong {
	font-size: 16px;
}





#right_panel h1 {
	color: #990033;
	font-size: 20px;
	padding-left: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;*/
	margin: 0;
	border-top-style: none;
}
#right_panel h2 {
	font-size: 16px;
	color: #555;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
}

#right_panel p {
	font-size: 12px;
	padding-left: 20px;
	/*height: 1%;*/
	color: #666;
}

#right_panel li {
	font-size: 12px;
}

#right_panel a {
	color: #9C0031;
	text-decoration: none;
}
#right_panel a:hover {
	color: #FF9A00;
}




#navigation li {
	font-size: 11px;
}
#footer p {
	font-size: 10px;
	color: #333333;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {

	font-size: 12px;
}
