

body {
	color: #146499;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a {
	color: #146499;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

table {
	font-family: Arial, sans-serif;
}

table.sidebar_1 {
	border-spacing: 0px;
	border-width: 0px;
	height: 35px;
	padding: 0px;
	width: 245px;
	
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

td.sidebar_1 {
	text-indent: 10px;
	padding: 0px;
	width: 100%;
}

table.sidebar_2 {
	border-spacing: 0px;
	border-width: 0px;
	height: 35px;
	padding: 0px;
	width: 245px;
	
	color: #146499;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td.sidebar_2 {
	padding: 10px;
	width: 100%;
}

table.sidebar_3 {
	border-spacing: 3px;
	border-width: 0px;
	padding: 0px;
	width: 100%;
	
   color: #146499;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td.sidebar_3 {
	padding: 0px;
	width: 100%;
}


table.news_1 {
	border-spacing: 0px;
	border-width: 0px;
	height: 35px;
	padding: 0px;
	width: 450px;
	
	color: #146499;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

td.news_1 {
	text-indent: 10px;
	padding: 0px;
	width: 100%;
}


table.news_2 {
	border-spacing: 0px;
	border-width: 0px;
	height: 35px;
	padding: 0px;
	width: 450px;
	
	color: #146499;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

td.news_2 {
	padding: 10px;
	width: 100%;
}

table.news_3 {
	border-spacing: 0px;
	border-width: 0px;
	height: 35px;
	padding: 0px;
	width: 450px;
	
	color: #146499;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

td.news_3 {
	padding: 10px;
}





