body {
font-family:Arial, Helvetica, sans-serif;
}

a.other { 
	font-family: Helvetica;
	color:#107070;
}

a { 
	font-family: Helvetica;
	color:#107070;
}

a {
	text-decoration: none;
}

a:hover {
	font-family: Helvetica;
	color:#42ABAB;
}

a:hover {
	text-decoration:underline;
}

p { 
	font-family: Helvetica;
	color:#666666;
	font-size: 12px;
	line-height:16px;
	
}
 
h1{
	font-family:Helvetica;
	font-size:14px;
	color:#107070;
	line-height:16px;
}

h2{
	font-family:Helvetica;
	font-size:12px;
	color:#107070;
	line-height:16px;
}

h3{
	font-family:Helvetica;
	font-size:10px;
	color:#107070;
}

li{
font-family: Helvetica;
	color:#666666;
	font-size: 12px;
	line-height:16px;
}

.subtitle{
	font-family:Helvetica;
	font-size:12px;
	color:#107070;
	line-height:14px;
	margin-bottom: 5px;
}
