body
{
	background:	#FEF8C3;
}

body, td
{
	font-family:   Verdana, Helvetica, sans-serif;
	font-size:	12px;
	color:		#000000;
	line-height: 16px;
}
li
{

	font-size:	12px;
	line-height: 14px;
}

h1
{
	font-size:	16px;
	  color:		#0538DA;
}

h2
{
	font-size:	14px;
    color:		#0538DA;
	margin-bottom:	2px;
	padding-bottom: 2px;
	line-height: 14px;
}
h3
{
	font-size:	13px;
  color:		#5E3722;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}


div.notice
{
	text-align:	left;
	width: 40%;
	background-color: #ffffff;
	border: 1px;
	border-color: ffffff;
	border-style: solid;
	padding: 5px;
	float: right;
}
span.biggerS
{
	font-size:	18px;
	  color:		#0538DA;
}
span.smallerA
{
	font-size:	14px;
	  color:		#0538DA;
}

span.smallnote
{
	font-size:	9px;
	color:		#000000;
}
table.border
{
	border: 2px;
	border-top: 0px;
	border-color: 000000;
	border-style: solid;
}

a
{
    color:		#000000;
      text-decoration: underline;
}
a:hover
{
    color:		#0538DA;
  text-decoration: underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		 #0538DA;
  font-weight:  bold;
  font-size:	15px;
}
img.border  {
  border:       1px solid #000000;
}
a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#000000;
  font-weight:  bold;
  font-size:	15px;
}

b, dt
{
  font-weight:		bold;
}
div.FOOTER a, div.FOOTER 
{
  font-size:		10px;
  line-height:		12px;
  	background:	#FEF8C3;;
}
div.FOOTER a:hover
{
  text-decoration: underline;
}
hr
{  color:		#000000;}
blockquote
{
  font-size:		9px;
}

.author
{
	font-size:	12px;
  	color:		#5E3722;
	font-style: italic;
	font-weight: bold;
}