@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
a {
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color:#99FF33;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align:left;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link {
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-size: 22px; }
.style5 {font-size: 24px; 
font-weight: bold; 
}
.style8 {font-size: 11px;
font-weight:normal;
}
.style9 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

style 10{
border:#E0DDD8;
border-left:medium;
border-right:medium;
}