@charset "utf-8";

body {
	color: #B0C4DE;
	background-color: #B0C4DE;
}
td, th {
	color: #99CCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	padding: 10;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}
h3  {
	font-size: 15px;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h5  {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: 9px;
}
a:link {
	font-size: 12px;
	color: #010196;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	line-height: 1.3em;
	text-align: justify;
}
#tdCopyright {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background-color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
a.copyright {
	color: #FFFFFF;
	font-weight: bold;
}
#tdbody {
	background-color: #c9def9;
}
#tdlightblue {
	background-color: #0000CD;
}
#tddarkblueleft {
	background-color: #00008B;
	text-align: left;
	vertical-align: bottom;
}
#tddarkblueright {
	background-color: #00008B;
	text-align: right;
	vertical-align: bottom;
}
#tdbg {
	background-color: #B0C4DE;
}
.style3 {
	font-size: 12px;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5353FF;
	font-size: 10px;
	font-weight: lighter;
}
.style1  {
	font-size: 16px;
	color: #333399;
	font-style: italic;
}
.style2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #000066;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #000066;
}
