body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color:#FFFFCC;
}

#navbar {
font-size:80%;
	background-color:#00FFD2;
	border-bottom-color: #00FFD2;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #00FFD2;
	border-top-style: solid;
	border-top-width: 5px;
}
#navbar a:link{
	text-decoration:none;
	color:#666666;
}
#navbar a:visited{
	text-decoration:none;
	color:#666666;
}
#navbar a:hover{
	text-decoration: underline;
	color: #000000;
}
#live {
	background-color:#FFFFCC;
	color: #000000;
	
	padding: 10px;
}
h1 {
	font-size: 140%;
	color: 00FFD2;
}
.BlackText {
	color:#000000;
}
H3 {
	font-size:120%;
	color:#333333;
}.strong {
	font-weight: bold;
	color: #333333;
}
.ruleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.image {
	border-width: 1px;
	border-style: solid;
	border-color: #00FFD2;
}
.CreditFooter {
	font-size:70%;
}
.Stories {
	padding-left:20px;
}
.StoryLinks {
	padding-top:20px;
}
.VerticalRule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.italics {
	font-style: italic;	
}
.Intro {
	padding-left:20px;
}
.IntroruleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left:20px;
	text-indent: 20px;
}.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00FFD2;
}
a:link{
	text-decoration:underline;
	color:#666666;
}
a:visited{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration: none;
	color: #000000;
}
