a:link {
	color: #007E7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
a:visited {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
body{
	margin-right : 0px;
	margin-left : 0px;
}
h1 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	line-height : 22px; 
	font-weight: bold; 
	color: #555589
	}
h2 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	line-height: normal; 
	font-weight: bold; 
	color: #555589
	}
h3 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	line-height: normal; 
	color: #555589
	}
h4 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	text-transform : uppercase;
	line-height: normal; 
	color: #555589
	}
.text {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height : 22px;
}
a.small:link {
	color: #007E7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}
a.small:visited {
	color:  #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}
a.white:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}
a.white:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}
img.big { 
border: 1px solid #007E7A; 
} 
.smalltext {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	line-height: normal; 
	color: #555589;
	text-decoration : none;
	}
	
ul {
	list-style-image : url(images/cmc_hexagon_bullet.gif);
	margin-bottom : 5px;
}