BODY{
	margin: 0px;
	text-align:	center;
}
BODY,TD,DIV{
	font-size : 12px;
	font-family : Arial, helvetica, ms gothic;
	line-height : 150%;
}

.sidenavi{
	color : #FFFFFF;
}
.subhead{
	padding-top:	3px;
	padding-left:	3px;
	padding-right:	3px;
	padding-bottom:	3px;
	background: #f4ea71;
	text-align:	center;
	color:	#4a7a2a;
	font-size:	130%;
	font-weight:	bold;
}
.subhead_pink{
	color:	#FFFFFF;
	background:#ff6666;
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	7px;
	padding-right:	7px;
}

.font10px{
	font-size : 10px;
}
.font11px{
	font-size : 11px;
}

A:link,A:visited{
	color : #4a7a2a;
	font-weight : bold;
	text-decoration : none;
	border-bottom:	1px dotted;
}
A:hover,A:active{
	color : #4a7a2a;
	font-weight : bold;
	text-decoration : underline;
	border-bottom:	0px;
}

A.white:link{
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : none;
	border-bottom:	1px dotted;
}
A.white:visited{
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : none;
	border-bottom:	1px dotted;
}
A.white:hover,active{
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : underline;
  	border-bottom:	0px;
}
ul{
	margin-top:	0px;
}

HR.divider{
	color:	#f4ea71;
	height:	5px;
}
