body {
	background-color: #d8f2f3;
        font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
        
}

a {
	color: #f89105;
	font-family: Tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: underline;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h1 {
        color: #0d8dd6;
        font-family: Tahoma;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
}

h2 {
        color: #157dc3;
        font-family: Tahoma;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
}

a.nav:link{
	
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
  
}



a.nav:visited{
	
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
   
}

a.nav:hover{
       
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #f59710;
   
}

a.nav:active{
        
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #f59710;
   
}

li{ 
         color: #b43672;        

}



li a:link {
         color: #b43672; 
         font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: underline;
}

li a:visited {
         color: #7a254e;
         font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: underline;
}

li a:hover {
         color: #7a254e;
         font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: underline;
}

.rowcolor {
background: #cda8ee;
} 


th{
        font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
        text-decoration: underline;
}

td{
        font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        
}