body,table,td,th,p,div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
p{margin-top: 3px; margin-bottom:3px}
h1,h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top:15px; margin-left:25px; margin-right:25px; margin-bottom:10px;
}
.title_blue{
	color: #2B56D5;
	font-size: 15px;
	font-weight: bold;
}
.title_red{
	color: #F80000;
	font-size: 15px;
	font-weight: bold;
}
.title_white{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.white_menu {
	color : White;
	font-family : Verdana, Tahoma, sans-serif;
	font-weight: normal;
	font-size : 11px;
}
a{color:#FFFFFF; text-decoration:underline;}
a:hover{color:#CCFFFF; text-decoration:underline;}
a.title{color:#D45F00; text-decoration:none;}
a.title:hover{color:#FE8602; text-decoration:none;}
a.menu_white{color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.menu_white:hover{color:#CCFFFF; text-decoration:none; font-weight:bold;}
a.menu_top{color:#333333; text-decoration:none; font-weight:bold;}
a.menu_top:hover{color:#777777; text-decoration:none; font-weight:bold;}
