
	body,td,tr,p,a {
	font-family: Bell MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.contents { padding-left: 3px } a:link, a:visited, a:active
{color: #FFFFFF; text-decoration: none;}

a:hover {
color: #E1B365; text-decoration: underline;}


h1 {
	font-size: 12px;
	font-weight: bold;
}

.h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Bell MT, Tahoma, Arial, Helvetica, sans-serif;
}

.h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Bell MT, Tahoma, Arial, Helvetica, sans-serif;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Bell MT, Tahoma, Arial, Helvetica, sans-serif;
    
	}

.h5 {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.h6 {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textBox {
        border-bottom:1px solid;
        border-left:1px solid;
        border-right:1px solid;
        border-top:1px solid;
        border-color:#2C3779;
        font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #000000;
}
 
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
		width: 212px;
	border-style: solid solid none solid;
	border-color: #9b5811;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #ffffff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 40px;
	}
	
#menu4 li a:active {
	color: #ffffff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 40px;
	}

