@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
	text-decoration: none;

}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;color: #993300;
	font-weight: lighter;
	font-size: 9pt;
	text-decoration: none;
	
}
.style7 {
	color: #333333
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: oblique;
}
.style9 {
	font-size: 9px
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	color: #993300;
	text-decoration: none;
}
h1,h2,h3,h4, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #993300;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #993300;
}
h4 {
	font-size: 10px;
	color: #000000;
}
    
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

