p{
	margin-bottom : 2px;
	margin-top : 3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
}
.titl1{
	font-size : 26px;
	color : #000000;
	text-indent : 12px;
	background-image : url("images/mark1.gif");
	background-repeat : no-repeat;
	padding-top : 10px;
	padding-bottom : 8px;
	font-weight : bold;
}
.titl2{
	font-size : 18px;
	color : #FFA200;
	font-weight : bold;
	text-indent : 20px;
	background-image : url("images/mark2.gif");
	background-repeat : no-repeat;
	margin-left : 10px;
	padding-right : 10px;
}
.titl3{
    margin-bottom : 8px;
	margin-top : 10px;
	font-size : 14px;
	color : #000000;
	text-indent : 18px;
	background-image : url("images/mark3.gif");
	background-repeat : no-repeat;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight : bold;
}
.titl4{
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	background-image : url("images/mark4.gif");
	background-repeat : no-repeat;
	text-decoration : none;
}
.titl4:hover{
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	background-image : url("images/mark4-over.gif");
	background-repeat : no-repeat;
	text-decoration : none;
}
.menu{
	margin-bottom : 5px;
	margin-top : 10px;
	color : #FFA200;
	font-weight : bold;
}
a.menu{
	font-weight : normal;
	text-decoration : none;
	color : #FFA200;
}
a.menu:hover{
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}
UL{
	margin-bottom : 0px;
	margin-top :0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-top : 0px;
	padding-bottom : 0px;
}
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
}
a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}