a:link { color: #0000CC; text-decoration: underline; }
a:visited { color: #333399;  text-decoration: underline; }
a:hover { color: #6633CC; text-decoration: underline; }
a:active { color: #0000CC; text-decoration: underline; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; display: inline; }
h1 a:link { color: #0000CC; font-weight: bold; text-decoration: none; }
h1 a:visited { color: #660099; font-weight: bold; text-decoration: none; }
h1 a:hover { color: #CC0000; font-weight: bold; text-decoration: underline; }
h1 a:active { color: #CC0000; font-weight: bold; text-decoration: underline; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	display: inline;
	line-height: 24px;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; display: inline; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; display: inline; }

.top  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.top a:link { color: #0000CC; text-decoration: none; }
.top a:visited { color: #660099;  text-decoration: none; }
.top a:hover { color: #CC0000; text-decoration: underline; }
.top a:active { color: #CC0000; text-decoration: underline; }

.main  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.main a:link { color: #0000CC; font-weight: bold; text-decoration: none; }
.main a:visited { color: #660099; font-weight: bold; text-decoration: none; }
.main a:hover { color: #CC0000; font-weight: bold; text-decoration: underline; }
.main a:active { color: #CC0000; font-weight: bold; text-decoration: underline; }
.main .leadin { color: #000000; font-weight: bold; }

.left  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.left  a:link { color: #0000CC; text-decoration: none; }
.left  a:visited { color: #660099; text-decoration: none; }
.left  a:hover { color: #CC0000; text-decoration: underline; }
.left  a:active { color: #CC0000; text-decoration: underline; }

.bottom  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; }
.bottom a:link {  color: #0000CC; text-decoration: none; }
.bottom a:visited { color: #660099; text-decoration: none; }
.bottom a:hover { color: #00FF66; text-decoration: underline; }
.bottom a:active { color: #CC0000; text-decoration: underline; }

body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 81%;
	color:  #000000;
	line-height: 120%;
}

td {
	font-size: 13px;

}

p {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

HR {
	width: 75%;
	height: 2px;
	color: #000000;
	align: center;
	text-decoration: none;
}

.input { background-color: #999999; color: #000000; font-size: 11px; }

.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; }
.breadcrumb {
	color: #999999;
	font-size: 10px;
}

