H1 {
	color: #FFFFFF;
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
}
H2 {
	color: #EADC02;
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
}
H3 {
	color: #1F5694;
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
}
h4 {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
	font-weight:100;
}
.title_blue_sm {
	color: #1F5694;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.tabletitle_blue {
	color: #1F5694;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.chooselanguage {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.normal_gray {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
}
.bottom_navi {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
}
.copyright {
	color: #565656;
	font-size: 11px;
	font-family: tahoma;
}
.normal_gray_b {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold;
}
.redbold {
	color: #FF0000;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
a:link {
	color: #565656;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #565656;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}