body
{
	background:	#E8C345;
}

body, td
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color:		#000000;
	line-height: 16px;
}

h1
{
	font-size:	16px;
	color:	#023FB2;
	text-align: center;
}

h2
{
	font-size:	14px;
	color: 	#EEBB05;
	margin-bottom:	3px;
	padding-bottom: 3px;
	font-style: italic;
}

h3
{
	font-size:	12px;
	color:	#EEBB05;
	margin-bottom:	3px;
	padding-bottom: 3px;
}



h3.notice
{
	text-align:	left;
	width: 80%;
	background-color: #eeeeee;
	border: 1px;
	border-color: BD658D;
	border-style: solid;
	padding: 5px;
}

a
{
  color:		#023FB2;
  text-decoration: underline;
}
a:hover
{
  color:		#D02929;
}
b, dt
{
  font-weight:		bold;
}
div.FOOTER a, div.FOOTER 
{
  font-size:		10px;
  color:		#ffffff;
  line-height:		12px;
  	background:	#E8C345;
}
div.FOOTER a:hover
{
  text-decoration: underline;
  	background:	#E8C345;
}
blockquote.quote
{
	font-size:	12px;
	color:      #023FB2;
	font-style: italic;
      font-weight: bold;
      margin-left: 55px;
}


