body, th, td {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
input        { border: 1px solid #000080; color: #000080; background-color: #D7E7FB }
textarea     { border: 1px solid #000080; color: #000080; background-color: #D7E7FB }

.content {
	color: #000000;
	background-color: #FFFFFF;
}
.content2 {
	color: #666666;
	font-size: 11px;
}
.title, .subtitle {
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif, Georgia;
	margin-bottom: 10px;
}
.title {
	font-size: 28px;
}
.subtitle {
	font-size: 20px;
}
.subtitle2 {
	font-size: 14px;	
	margin-top: 0px;
	margin-bottom: 5px;
}
.intro {
	color: #333333;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 15px;
	font-style: italic;
	line-height: 0.9;
	margin-top: 5px;
}
td.data {
	color: #000000;
	font-size: 11px;
}
a:link, a:visited {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}
a.link1:link, a.link1:visited {
	color: #639FBD;
	text-decoration: none;
}
a.link1:hover {
	color: #336699;
	text-decoration: underline;
}
a.link1:active {
	color: #336699;
	text-decoration: none;
}
a.link2:link, a.link2:visited {
	color: #639FBD;
	font-size: 11px;
	text-decoration: none;
}
a.link2:hover {
	color: #336699;
	text-decoration: underline;
}
a.link2:active {
	color: #336699;
	text-decoration: none;
}
.Bulleted {
	list-style-type: circle;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}
ul {
	border: none;
}
