body {

	}
a {
  	outline: none;
	}

img { 
	border-style: none; 
	text-decoration: none; 
	} 



.hlt1 {
    background-color: #d41f26;
    color: #000;
    }

.hlt2 {
    background-color: #689c5e;
    color: #000;
    }

.hlt3 {
    background-color: #f8e451;
    color: #000;
    }
	
	
	
.nav  {
	font-family : helvetica, arial, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FFFFFF;
	}

a.nav {
    font-family : helvetica, arial, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FFFFFF;
	text-decoration: none;
	}
	a:hover.nav {
	color : #FFFFFF;
	}
	


	
.col1head  {
	font-family : helvetica, arial, sans-serif;
	font-weight : bold ;
	font-size : 16px;
	line-height : 20px;
	color : #FFFFFF;
	}
	
.col1  {
	font-family : helvetica, arial, sans-serif;
	font-weight : regular ;
	font-size : 16px;
	line-height : 20px;
	color : #FFFFFF;
	}
	
	
a.col1 {
    background : #669c5e;
	font-family : helvetica, arial, sans-serif;
	font-size : 16px;
	line-height : 20px;
	color : #FFFFFF;
	text-decoration: underline;
	}
	a:hover.col1 {
	color : #669c5e;
	background : #FFFFFF;
	text-decoration: none;
	}
	


.col2head  {
	font-family : helvetica, arial, sans-serif;
	font-weight : bold ;
	font-size : 16px;
	line-height : 20px;
	color : #689c5e;
	}
	
.col2title  {
	font-family : helvetica, arial, sans-serif;
	font-weight : bold ;
	font-size : 14px;
	line-height : 18px;
	color : #689c5e;
	}
	
.col2  {
	font-family : helvetica, arial, sans-serif;
	font-weight : regular ;
	font-size : 14px;
	line-height : 18px;
	color : #626366;
	}
	
.col2caption  {
	font-family : helvetica, arial, sans-serif;
	font-weight : regular ;
	font-size : 12px;
	line-height : 14px;
	color : #626366;
	}
	
a.col2 {
    background : #FFFFFF;
	font-family : helvetica, arial, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #626366;
	text-decoration: underline;
	}
	a:hover.col2 {
	color : #FFFFFF;
	background : #626366;
	text-decoration: none;
	}


.col3  {
	font-family : helvetica, arial, sans-serif;
	font-weight : regular ;
	font-size : 12px;
	line-height : 16px;
	color : #626366;
	}
	
	
a.col3 {
    background : #FFFFFF;
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : #626366;
	text-decoration: underline;
	}
	a:hover.col3 {
	color : #FFFFFF;
	background : #626366;
	text-decoration: none;
	}