a:link {
	background: #FFFFFF;
	color: #660000;
	
	padding: 1px;
	text-decoration: none;
}

a:visited {
	background: #FFFFFF;
	color: #660000;
	
	padding: 1px;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #003333;
	
	padding: 1px;
	text-decoration: none;
}

a:active {
	background: #FFFFFF;
	color: #003333;

	padding: 1px;
	text-decoration: none;
}

body {
	background-color: #003333;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-weight: bold;
}
em {
	font-style: italic;
}

h1 {
	background-color: #660000;
	color: White;
	font-size: 40px;
	line-height: 42px;
	padding: 4px;
	width: 100%;
}

h2 {
	background-color: #660000;
	color: White;
	font-size: 16px;
	line-height: 18px;
	padding: 4px;
	width: 100%;
}

h3 {
	background-color: #660000;
	color: White;
	font-size: 14px;
	line-height: 16px;
	padding: 4px;
	width: 100%;
}

h4 {
	background-color: #660000;
	color: White;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
}

h5 {
	background-color: #660000;
	color: White;
	font-size: 1px;
	line-height: 1px;
	padding: 1px;
}

hr {
	background-color: #660000;
	color: White;
	height: 1pt;
}

kbd {
	font-family: courier,monospace;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

pre {
	font-family: courier,monospace;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

strong {
	background: #DDDDDD;
	font-weight: bold;
}

/* Make superscript smaller and fixed.                                 */
sup {
	font-family: courier,monospace;
	font-size: 12px;
	text-decoration: none;
}

td, th, font, .bod
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

.foot {
	background: #FFFFFF;
	color: #808080;
	font-size: 12px;
}

.link{
	background: #FAFAFA;
	border-bottom: #003366 1pt solid;
	border-right: #003366 1pt solid;

	
}

.linkactive{
	background: White;
	border: 1px #003366;
	
	border-right: #003366 1pt solid;
	border-bottom: #003366 1pt solid;
	

}

.note {
	font-size: 14px;
}

.subtitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}

.tdline {
	background: #FFFFFF;
	border-top: #000000 1pt solid;
	line-height: 24px;
}

.title {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
	margin-left: 0px;
	margin-right: 0px;
}

.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
