p {
	font-family: verdana;
	font-size: 10px;
	color: 666666;
	line-height: 20px;
		

}

a {
	font-family: verdana;
	color: 006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-weight: bold;
	color: CC6600;
	font-size: 11px;
}

li {
	font-family: verdana;
	font-size: 10px;
	color: 666666;
	line-height: 20px;
}

ul {
	font-family: verdana;
	font-size: 10px;
	color: 666666;
	line-height: 20px;
	list-style-image: url(_media/images/gif/ia_arrow.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font : bold;
	color : 666666;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 666666;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}

h4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: 999999;
	line-height: 15px;

}

h5 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: 666666;
	line-height: 13px;
	border-top: dashed;
	border-top-width:  1px;
	
	
	
}

h6 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: 999999;
	line-height: 20px;
	border-top: solid;
	border-top-width:  1px;
	
	
}

.dottedvertical {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-y;
	background-position: centre;
}

.emailheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.emailintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top: 1px dashed #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;

}

.formtext{
	font-family: verdana;
	font-size: 12px;
	color: 666666;
	line-height: 20px;
}

.fieldtext {
	font-family: verdana;
	font-size: 10px;
	color: 666666;
	left: 8px;
	position: relative;
}
