a:link  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;   
}

a:visited {
	color: #FFffaa;
	font-weight: bold;
	text-decoration: none;  
	
}


	/*color: #D5DEED; 
     background-color: transparent;
     text-decoration: none;;*/
}

.captions{
	color: #FFEDA3;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

.wlcm{
	font: 12pt Arial,Helvetica,sans-serif;	
}

body{
	background: #99917A;
	color: #ffffff;
	font: 12pt Arial,Helvetica,sans-serif;
	margin-top: 30;
}

.table{
background:  #7F7651;
}


h1(
    font: 15pt Arial,Helvetica,sans-serif;
    font-weight: Bold;
    color: #FFEDA3;
    text-decoration: underline;
}

h2(
    font: 14pt Arial,Helvetica,sans-serif;
    font-weight: Bold;
    color: #FFEDA3;
    text-decoration: underline;
}

h3(
    font: 13pt Arial,Helvetica,sans-serif;
    font-weight: Bold;
    text-decoration: underline;
}

h4(
    font: 12pt Arial,Helvetica,sans-serif;
    font-weight: Bold;    
    text-decoration: underline;
}

h5(
    font: 12pt Arial,Helvetica,sans-serif;
    font-weight: regular;
    text-decoration: none;
}

h6(
    font: 10pt Arial,Helvetica,sans-serif;
    font-weight: regular;
    text-decoration: none;
}

.bookmark(
    font-weight: Bold;
)

td{
	font: 12pt Arial,Helvetica,sans-serif;
}

.section1 {
	background: #CC9F29;
	
}

.section2 {
	background: #A52A2A;
}

.section3 {
	background: #5F9EA0;
}

.section4 {
	background: #6495ED;
}

.section5{
	background: #BDB76B;
}

.section6{
	
	background: #9932CC;
}

.section7{
	background: Silver;
}

.details{
	font: 12pt  Arial,Helvetica,sans-serif ;
	font-weight: regular;	
}

.footer{
   font: 12pt  Arial,Helvetica,sans-serif ;   	
	font-weight: bold;
	text-align:center;	
}

li{
list-style: disc;
}