p {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #2A2A2A;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: 99CCFF;
}

a:link {
	color: #99CCFF;
}

a:hover {
	color: #00FFFF;
}

a:active {
	color: #00FFFF;
}

a:visited {
	color: #5197FF;
}

.MainLinks {
	font-family: "Times New Roman";
	font-size: small;
	color: #C8C8C8;
	font-style: italic;
}

.TOCRegular {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B0B0B0;
}

.TOCBkGround {
	background-color: 464646;
}

.TOCBullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B0B0B0;
}

.TOCLarge {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.TOCItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

.TOCItalicsSpecial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}

.MainTitleItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #99CCFF;
}

.MainPara {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #DDDDDD;
	font-weight: 400;


}

.MainSmall {

	font-family: "Times New Roman";
	font-size: x-small;
	color: #C8C8C8;
}

.MainSmallItalics {
	font-family: "Times New Roman";
	font-size: x-small;
	color: #C8C8C8;
	font-style: italic;
}

.MainCredits {
	font-family: "Times New Roman";
	font-size: x-small;
	color: #B0B0B0;
}

.MainCaption {
	font-family: "Times New Roman";
	font-size: x-small;
	color: #B0B0B0;
}

.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #99CCFF;
}

.MainParaSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #99CCFF;
	font-weight: bold;
}

.MainCaptionLight {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

.MainCreditsLight {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

.MainParaLight {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 400;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

.MainSmallLight {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

.MainTitleLight {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

.MainLinksLight {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #2A2A2A;
	background-color: #FAFAFA;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #DDDDDD;
	bottom: auto;
}

.highlightText {
	font-weight: bold;
	color: #00FFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.MainTable {
	height: auto;
	width: 680px;
	padding: 0px;
	border: none;

}
.MinorTable {
	height: auto;
	width: 540px;
	padding: 0px;
	border: none;
}
