/* CSS Document */
<style type="text/css">

body {
	background-color: #fdf2d0;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #494c53;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.content {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	line-height: 1.8em;
}
#quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 22px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #996633;
}
.page  {
	color: #494c53;
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16pt;
	padding-top: 4px;
	background-image: url(images/pagetitleRIGHTA.jpg);	
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.8em;
	list-style-type: decimal;
}
.footer {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
#ul_plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.8em;
	list-style-type: disc;
	list-style-image: none;
}
	
	
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #858a95;
	bottom: 8px;
	text-align: right;
	font-style: normal;
}
	
	
#quoteposition {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 22px;
	text-align: left;
	margin-right: 60px;
}
.content_authors {
	color: #CB2F2A;
}
.yellow_bar {
	background-image: url(images/YELLOWBOTTOMBARA.jpg);
	background-repeat: repeat-y;
}


blockquote {
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-image: url(images/preview_16x16.png);
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.head {
	font-size: 16pt;
	color: #4E3739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

</style>
