.body {
	font-family: Verdana;
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #C4125E;
	text-decoration: none;
	font-weight: bold; 
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #C4125E;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	font-family: Verdana;
	color: #464646;
	text-decoration: none;
	font-weight: bold; 
}

.subtitle { 
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none; 
	font-weight: bold; 
}

.subtitle1 { 
	font-family: Verdana;
	font-size: 9pt;
	padding-left:3px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold; 
}

.cnt {
	font-family: Verdana;
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}

.cntaddress {
	font-family: Verdana;
	color: #464646;
	font-size: 11px;
	text-decoration: none;
}

.cntjoin {
	font-family: Verdana;
	color: #C4125E;
	font-size: 10px;
	text-decoration: none;
}

a:link.cntjoin {
	font-family: Verdana;
	color: #C4125E;
	font-size: 10px;
	text-decoration: none;
}

a:visited.cntjoin {
	font-family: Verdana;
	font-size: 10px;
	color: #C4125E;
	text-decoration: none;
	
}

a:hover.cntjoin {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}

.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:link.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #C4125E;
	text-decoration: none;
	
}

a:visited.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #C4125E;
	text-decoration: none;
	
}

a:hover.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}

.listNoBullet{
	list-style:none; 
   	list-style-type: none;
	margin-bottom:15;
	line-height:150%;
}