/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F5F4CB;
	border: thin none #000000;
}
a:link {
	color: #008080;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #D4D0C8;
}
a:active {
	color: #008080;
}
h1 {
	font-size: 24px;
	color:#006699;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color:#ffffff;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	
}
h3 {
	font-size: 24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#006699;
	font-style: italic;
	font-weight: bold;

}
h4 {
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.style1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 1;
}
.style1 a {
	color: #FFFFFF;
}




.style4 {font-size: 10px}
li {
	color: #000000;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	text-indent: -30px;
}
li a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
li a:visited {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
}
li a:hover {
	color: #006699;
	font-size: 16px;
	line-height: 24px;
}
li a:active {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
}
.Special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}

