body    {
        background-image:      url('images/back2.gif');
        background-repeat:     repeat;
        }

li {
	font-family: Helvetica;
	list-style-position: outside;
	list-style-type: square;
	border-style: none;
	font-size: 12px;
}
p,a,b,i,li,center{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

}

i {font-style:italic }

h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #D5461E;
}
h2 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #D5461E;
}
h3 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #D5461E;
}
a:link {
	color: #333300;
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}
a:visited {
	color: #333300;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #D2CFA9;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
b,i,center     {
       font-weight: 800       ;
	   color:  #777777        ;
       }

li     {
       color:       #6333000  ;
       line-height: 125%      ;
       }
.mycol {      
      color: #D5461E; 
       }


