
.paratextb    { font-family: Arial; font-size: 12px; color: #333333; margin-left: 4; 
               margin-right: 4; font-weight:bold }               

.bold { font-family: Arial; font-size: 12px ; font-weight: bold; color: #000000 }
.bold14 { font-family: Arial; font-size: 14px ; font-weight: bold; color: #000000 }

.bold_italic { font-family: Arial; font-size: 12px ; font-style: italic; font-weight: bold; color: #000000 }
.underline { font-family: Arial; font-size: 12px ; font-weight: bold; color: #000000; text-decoration: underline }

ul { font-family: Arial; font-size: 12px; color: #000000 }

ol { font-family: Arial; font-size: 12px; color: #000000 }


.paratext    { font-family: Arial; font-size: 10pt; color: #333333; margin-left: 4; 
               margin-right: 4 }
.copyright   { font-family: Arial; font-size: 8pt }

body 
{ background: #FFFFFF; 
	font-family: Arial;
	color: #333333; 
	font-size: 10pt; }

A:link
{ text-decoration: underline; color:#006600; }
A:visited
{ text-decoration: underline; color:#993366; }
