﻿<style type="text/css">


.text-norm {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
		
a:hover 
{
	text-decoration: underline
}

.news {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #446392;
		text-decoration: none;
	}	

.newsbold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: #446392;
		text-decoration: none;
	}	

.news_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
	}	
	
	.new_side_navi{
	font-family: Book Antiqua;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	}
		
	.side-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
	.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FBCB00;
	text-decoration: none;
	}
	.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #33669B;
	text-decoration: none;
	}
	.text-norm {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #6E6E6E;
		text-decoration: none;
		text-align:justify;
	}	

	.text-footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
	}		
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
<!--
.body {
	background-image: url(img/bg.gif);
}
-->	

</style>

