#dark {color: rgb(255, 255, 255); font-family: Tahoma, Arial; font-size: x-small}
#light {color: rgb(0, 0, 0); font-family: Tahoma, Arial; font-size: x-small}

p {padding-left: 15%; padding-right: 15%}
dir {list-style-type: circle}

#blacklight {padding-bottom: 5pt; padding-top: 5pt; background-color: rgb(0,0,0)}

li.level1 {margin-left: 5pt}
li.level2 {margin-left: 10pt}
li.level3 {margin-left: 15pt}

#wide {letter-spacing: 1}
#small {font-size: xx-small}
.TopicHead {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TopicBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 2px;
}
.CommentBody {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 2px;
}
.feat A:link{
	color: #FFFF99;
	text-decoration: underline;
}
.feat A:Visited{
	color: #CCCCFF;
	text-decoration: underline;
}
.feat A:Active{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
.feat A:hover{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

#termblack ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 14px;
}

#termblack A:link{
	color: #CCFFFF;
	text-decoration: underline;
}
#termblack A:Visited{
	color: #CCCCFF;
	text-decoration: underline;
}
#termblack A:Active{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
#termblack A:hover{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#termdkblue ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 14px;
}

#termdkblue A:link{
	color: #CCFFFF;
	text-decoration: underline;
}
#termdkblue A:Visited{
	color: #CCCCFF;
	text-decoration: underline;
}
#termdkblue A:Active{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
#termdkblue A:hover{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#term ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	
	line-height: 14px;
}
#term A:link{
	color: #000000;
	text-decoration: underline;
}
#term A:Visited{
	color: #000000;
	text-decoration: underline;
}
#term A:Active{
	color: #9933CC;
	text-decoration: underline;
}
#term A:hover{
	color: #9900FF;
	text-decoration: none;
}
