
body{
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(img/body.jpg);
}                           
h1{
font-size:140%;
color:#006600;
}
h2{
font-size:140%;
color:#003366;
}
h3{
font-size:120%;
color:#cc0000;
}
h4{
font-size:140%;
color:#006600;
}

p{
    line-height: 150%
   }


#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 170px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003BA3;
	border-right-color: #003BA3;
	border-bottom-color: #003BA3;
	border-left-color: #003BA3;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFF00;
	}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #003BA3;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover, #v_mnu_01 ul li .selected {
	color: #FFFF00;
	background:  #000000;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
	


