BODY{ margin:0px;  padding:0px;  FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px;  color:#333;}


A:link {
	FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px; COLOR: #3399cc; TEXT-DECORATION: none
}
A:visited {
	FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px; COLOR: #3399cc; TEXT-DECORATION: none
}
A:active {
	FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px; COLOR: #3399cc; TEXT-DECORATION: none
}
A:hover {
	FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px; COLOR: #333; TEXT-DECORATION: underline
}

table{FONT-SIZE: 12px;  }
b{FONT-SIZE: 14px;  }


 h1 {

	font-weight: 600;
  FONT-FAMILY: verdana,arial,helvetica; 
	position: relative;  
	font-size: 16px;
	line-height: 20px;
	padding: 4px 8px 4px 8px;
	color: #339999;
	box-shadow: 
		inset 0 0 0 1px #99cccc, 
		inset 0 0 1px rgba(53,86,129, 0.5),
		inset -85px 0 60px white;
	border-radius: 0 10px 0 10px;
	background: #e6efef url(../img/none.jpg) repeat-x center left;
}

 h2 {

	font-weight: 600;
        FONT-FAMILY: verdana,arial,helvetica; 
	position: relative;  
	font-size: 14px;
	line-height: 16px;
	padding: 4px 4px 4px 4px;
	color: #ffffff;
	background: #339999 url(../img/none.jpg) repeat-x center left;
}
h3 {
         FONT-FAMILY: verdana,arial,helvetica; 
        color: #006666;
	font-weight: 600;
	font-family: 'verdana', sans-serif;
	font-size: 12px;
        
	}
h4 {
         FONT-FAMILY: verdana,arial,helvetica; 
        color: #009999;
	font-weight: 600;
	font-family: 'verdana', sans-serif;
	font-size: 12px;
	font-style:italic;        
	}
 p {
 FONT-FAMILY: verdana,arial,helvetica; 
        color: #424242;
	letter-spacing:0.05em;
	text-align:left;
	margin: 10px auto;
	line-height: 140%;
	font-size: 12px;        
	}
}
.imgsm{
         width: 200px;
         border: 3px solid #99cccc;
         vertical-align: middle;
         box-shadow: 2px 2px 2px #666;
}


