/* CSS Document */
p {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	color: #000000;
}
.stndOut {
	font-weight: bold;
}
p.reverse {
	font-size: .65em;
	color: #FFFFFF;
}
p.crumbs {
	font-size: 0.65em;
	color: #FFFFFF;
	//font-weight: bold;
}
p.quote {
	color: #333399;
}
.question {
	color: #FF0033;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
}
a:link {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #333399;
}
a:active {
	font-family: Verdana;
	font-weight: bold;
	color: #FF0033;
}
.tableForm {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	color: #000000;
}
.extra {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	left: 546px;
	top: 105px;
}
.download {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
.newstitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	padding-top: 4px;
	padding-bottom: 4px;
}
.storytitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0033;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.stndOutItalic {
	font-weight: bold;
	font-style: italic;

}
.questionCenter {
	color: #FF0033;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;

}
.standardCenter {
	font-weight: normal;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;


}
.standardtext {
	font-weight: normal;
	text-align: center;
	font-family: Verdana,;
	font-size: 11px;

}
.boldCenter {

	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}
.standardtextIndent {
	font-weight: normal;
	text-align: left;
	font-family: Verdana,;
	font-size: 11px;
	text-indent: 20px;

}

