a {
	color: #733133;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #777788;
	text-decoration: underline;
}


div.boxh {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	width: 778px;
}


UL {
	font: 12px Arial, Helvetica, sans-serif;
	color : black;
	list-style-image: url("images/bullet.gif");
}


TR {
	font-size : 12pt;
	font-family : Arial ;
	color : black;
}

TD {
   font-size : 12pt; 
   font-family : arial; 
   color : #000000; }


P {   font: 12px Arial, Helvetica, sans-serif;
}
   
.txtpad {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
}

.txtpadct {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 200px;
	padding-right: 30px;
}

.txtpadright { 
    font: 12px Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
    text-align: right;
}

table { 
    font: 12px Arial, Helvetica, sans-serif;
	padding-left: 30px;  
}

OL {   font-size : 10pt; 
   font-family : Arial;
   color : black; }


LI {   font: 12px Arial, Helvetica, sans-serif;
   color : black; 
   padding-bottom: 6px;
}


H2 {  color : #76677a;
font-size : 10pt;
 font-family : Arial;
}


H1 {
	color : #15667d;
	font-size : 15pt;
	 font-family : Arial;
}



BODY {
	font-size : 12pt;
	font-family : Arial;
	color : black;
	background: #FFFFFF;
}


.rightcol{
   font-size : 8pt; 
   font-family : Arial;
   color : black; 
}

.big {  
	font-family : Arial, Helvetica, sans-serif;
   font-size : 14pt; 
   font-family : Arial;
   font-weight: bold;
   color : #733133; 
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.copyrightbl {
   color : #c66005; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;	
}

.line {
	background: #000000;
}

.headingbl {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
}