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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align:center;
}
td.black {
	color:#000;
}
td.blue {
	color:#009;
}
a.link {
	font-size:small;
	color: #006;
}
a:visited {
	color: #006;
}
a:hover {
	color: #006;
}
a:active {
	color: #006;
}
h1 {
	font-size: xx-large;
	color: #F00;
	text-align:center;
}
h2 {
	font-size: large;
	color: #F00;
	text-align:center;
}
h3 {
	font-size: x-large;
	color: #006;
	text-align: center;
	text-align:center;
}
h4 {
	font-size: xx-large;
	#006;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
	text-align:center;
}
tr td.small {
	color: #006;
	line-height:75%;
	text-align=center;
	valign=top;
}
p.main {
	text-align:left;
	text-indent:10pt;
	color:black;
}
p.list {
	font-size:medium;
	text-align:left;
	color:#006;
	margin-left:130px;
	font-weight:normal;
}
p.black {
	font-size:small;
	text-align:left;
	color:#000;
	margin-left:130px;
	font-weight:normal;
}
table.master {
	table-layout:fixed;
	width=800;
	border:0;
	align:center;
	cellpadding:0;
	cellspacing:0;
}
table.2 {
	text-color:#000000;table-layout:fixed;
	width:500;
	cellpadding:5px;
table	
}
figcaption{
	font-size:smaller;
	color:#000;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
span.caption{

	font-size:smaller;
	color:#000;
	text-align:left
}
li {
	text-align:left;
}
span.menu {
	color:#006;
	font-size:medium;
}

hr{
	
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 2px;
	border-color:red;
}
blockquote {
	text-align:left;
	width: 700;
}
	tr td table {
	color: #006;
	text-align: justify;
}
.master tr td .2 tr td {
	color: #000;
}
.footer{
	font-size:
	x-small;}
a.link.footer
{
	color: #003300;
	font-size:xx-small;
}
