p     {
	color: #9400d3;
	font-size: 13px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
h1 {
	color: #9400d3;
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h2  {
	color: #9400d3;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	text-align: center }
h3  {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
}
.blue {
	color: #1e90ff;
}
.redpink {
	color: #ff1493;
	}
.sm-text {
	color: #9400d3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
em {
	font-style: italic;
	color: #ba55d3;
}
.italics {
	font-style: italic;
	color: #ba55d3;
}
.script {
	font-style: italic;
	color: #ba55d3;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
li {
	color: #9400d3;
	font-size: 12px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.lightlan {
	color: #ba55d3;
	font-size: 16px;
	line-height: 100%;
	font-family: Courier New, Courier, Monaco
}
.TOC-h1 { color: #FFF; font-size: 14px; line-height: 140%; font-family: Times New Roman, Times, serif }
.TOC-p   { color: #9400d3; font-size: 12px; line-height: 100%; font-family: Times New Roman, Times, serif }
a:link    {
	color: #f0f;
	text-decoration: none;
}
a:visited {
	color: #f0f;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9400D3;
	text-decoration: none;
	text-align: center;
}
.L1-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9400D3;
	text-decoration: none;
	text-align: center;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#Main {
	position: absolute;
	z-index: 200;
	width: 65%;
	left: 200px;
	top: 0px;
}
