a:hover {
	text-decoration: underline;
	color: #2C57E2;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.Normal {font-size: medium}
a.Normal:hover {
	text-decoration: underline;
	color: #2C57E2;
}
.BotLinks {font-size: x-small;
font-weight: bold;}
a.BotLinks:hover {
	text-decoration: underline;
	color: #2C57E2;
}
.SmallLinks {font-size: small}
a.SmallLinks:hover {
	text-decoration: underline;
	color: #2C57E2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style1 {
	color: #FFFF00;
	font-size: x-small;
}

.Bold_Heading {
	font-weight: normal;
	color: #FFFF33;
	font-size: large;
}
.style17 {font-weight: bold; color: #FFFF33; font-size: large; }
.style23 {font-size: large}
.Normal_Heading {
color: #FFFF33
}


.leader { white-space:nowrap; width:100%;vertical-align:bottom; }
.leader div { white-space:nowrap; display:inline-block; width: 100%; border-bottom: 2px dotted; }
.actor { white-space:nowrap; text-align:right; vertical-align:bottom; font-size:small} 
.character { white-space:nowrap; text-align:left; vertical-align:bottom; font-size:small; }
.smalltext { font-size:small; }