body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666699;
	font-style: italic;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
hr {

	height: 1px;
	color: #666699;

}
a {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
}
.note {
	padding: 22px;
	margin: 22px;
	border: 1px solid #FF0000;
	background-color: #FFFF00;
}
.okay {
	padding: 22px;
	margin: 22px;
	border: 1px solid #000000;
	background-color: #00FF00;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.box {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1F8;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #F1F1F8;
	background-color: #D6D6E7;
	margin: 1px;
	padding: 2px;





}
.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
}
.main-list {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}

