<style type="text/css" >
#content_body
{
	/*background-color:#FFBD9D;*/
	font-family: Verdana,Arial,Helvetica; 
	font-size: 100%; 
	line-height: 120%;
	margin:0px;
}

#content_body p
{
	/*background-color:#F04E00;*/
	font-family: Verdana,Arial,Helvetica; 
	font-size: 70%; 
	line-height: 140%;
}

#content_body img
{
	border: 1px;
	/* width: 600px height : 500px*/
}
#content_body table
{
	border:0px;
	margin: 0px;
	width: 80%;
	
}

#content_body h1
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 150%;
	margin: 0px 0px 5px;
}

#content_body h2
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 140%;
}

#content_body h3
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 140%;


}

#content_body h4
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 140%;
}

#content_body h5
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 140%;
	margin: 0px 0px 5px;
}

#content_body h6
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	
}

.imageleft  {
	float: left;
	padding-right: 3px;
}

.imageright  {
	float: right;
	padding-left: 3px;
}

.italicbold
{
		
	font-style:italic;
	font-stretch:expanded;
	font-weight:bold;
}

.textbold
{
	font-weight:bold;
}

/* Box */
div.notice 
{
	background-color:#FAE5B0;
	border:1px solid #FAD163;
	font-size:medium;
	font-weight:bold;
	padding:1em;
}

#content_navback
{
	color: #31363E;
	font-size: 95%;
	line-height: 18px;
	margin: 3px 5px;
}

#content_navback a:link {
	color: #31363E;
	text-decoration: none;
}

#content_navback a:visited {
	color: #31363E;
	text-decoration: none;
}

#content_navback a:hover {
	color: #31363E;
	text-decoration: underline;
}

</style>