body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6699FF;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-y;
}

.txtHead {
font:normal 1.2em Verdana, Arial, Helvetica, sans-serif;
color:#990000;
border-bottom:1px dotted #CCCCCC;
}
.txtQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #666666;
	text-align: center;
	white-space: normal;
	display: block;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	text-indent: 9px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: disc;
}
li#abc {
	list-style-type:lower-alpha;
}
.txtQuoteAuthor {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
}
img {
	border: #8A1515;
}
img#inline {
	border: 5 solid #8A1515;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 9px;
}
