a:hover{
	text-decoration:underline;
}
.head_company {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 2em;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : Black;
}
.head_menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : black;
	text-decoration : none;
}
.head_menu_active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #f99732;
	text-decoration : none;
}
.body{
	background-color: transparent;
}
.body_headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 2em;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.body_attention{
	font-family : "Bookman Old Style";
	font-size : 2em;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.body_attention_color{
	font-family : "Bookman Old Style";
	font-size : 2em;
	font-style : normal;
	font-weight : bold;
	color : #f99732;
	text-decoration : none;
}
.body_emphasis{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.05em;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
.body_emphasis_color{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.05em;
	font-style : normal;
	font-weight : bold;
	color : #f99732;
	text-decoration : none;
}


.body_text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.body_small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	text-decoration : none;
}
/*
a.hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	text-decoration : underline;
}
*/
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
input{
	font-family : Arial, Helvetica, sans-serif;
}
textarea{
	font-family : Arial, Helvetica, sans-serif;
}
ul {
	list-style-image : url(../img/stone-bullet.jpg);
	line-height : 130%;
}