BODY:first-letter {
	font-size: 12pt;
	font-weight: bold;
	color: Maroon;
}

BODY {
	background-color: #FFFBF5;
	background-image: url(backs.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 60px;
	margin-bottom: 2em;
}

h1 {
	font-size: 22px;
	border-bottom: 3px solid  #FF962D;
	padding-bottom: 1em;
	text-indent: -2px;
}

h2 {
	font-size: 17px;
	color: navy;
	border-bottom: 1px solid maroon;
}

h3 {
	font-size: 17px;
	color: #A52A2A;	
	border-bottom: 1px solid black;
}

.sysreq {
	font-size: 10pt;
	color: #FF962D;
	font-weight: 800;
}

.highlight {
	font-style: italic;
	color: maroon;
}

p {
	text-align: justify;
}

.quote {
	font-size: 8pt;
	font-weight: bolder;
}

li.level2 {
	text-indent: 20px;
}

li.level3 {
	text-indent: 30px;
}

table {
	font-size: 10pt;
}
.img_border {
	border:1px solid #999999;
	margin: 0px 0px 0px 5px; }
	
.link_news {
	font-weight: bold; }
	
.tbot {border-bottom: 1px dotted  #999;}
