body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFF;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FBBC20;
	padding-left: 10px;
	margin-top: 10px;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	background-position: center;
}
H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: 0px;
	text-align: left;
	padding-left: 10px;
	line-height: 16px;
	padding-right: 10px;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 10px;
	text-indent: -10px;
	margin-left: 40px;
	margin-right: 20px;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.Bold {
	font-weight: bold;
}

