body, html {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color: #797979;
	}
h1,h2,h3{
	margin-top: 0px;
	padding-top: 0px;
	color: #F7951D;
        	font-size: 16px;
        	line-height: 1.3em;
        	text-transform: uppercase;       
}
h4 {
	color: #FF5400;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#navi {
	background-image: url(../img/default_03a.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../img/default_04.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#text {
	width: 397px;
	line-height: 1.5em;
	height: 383px;
	overflow: auto;
	padding-top: 20px;
}
#text p {
	margin: 0;
	padding: 2px;
}
#text ul {
       list-style-type: none;
       padding-lefT: 0px;
}
#text ul a {
	color: #797979;
}
ul#navlist {
	list-style-type: none;
	padding-top: 9px;
}
ul#navlist li {
	margin-bottom: 25px;
}
ul#navlist li a {
	text-decoration: none;
	font-size: 16px;
	color: #959595;
	text-transform: uppercase;
	}
ul#navlist li a:hover {
	color: #000;
	}
	
#content a:link { text-decoration:none; font-weight:bold; color:#797979; }
#content a:visited { text-decoration:none; font-weight:bold; color:#797979; }
#content a:hover { text-decoration:underline; font-weight:bold; color:#000000; }
#content a:active { text-decoration:none; font-weight:bold;  }

	