body,p,td,li {
	font-family:arial,Verdana, Sans-Serif;
	color:Black;
	font-size:12px;
}

h1{
	font-size:26px;
	color:#e73f90;
	
}

h2 {
	font-size:20px;
	margin-bottom:2px;
	color:#e73f90;
}

h3{
	font-weight:bold;
	font-size:15px;
	color:#e73f90;
}


h4 {
	font-weight:bold;
	font-size:13px;
	color:#e73f90;
}

b {
	
}

a:link,a:visited{
	text-decoration:underline;
	color:#e73f90;
}

a:active,a:hover{
	text-decoration:none;
	color:#E30007;
}



a.toplink:link,a.toplink:visited {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

a.toplink:hover,a.toplink:active {
	text-decoration:none;
	font-size:12px;
	color:#E30007;
	font-weight:bold;
}


a.footerlinks:link,a.footerlinks:visited {
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

a.footerlinks:hover,a.footerlinks:active {
	text-decoration:none;
	color:#333333;
	font-size:10px;
}

a.leftnav:link,a.leftnav:visited,a.leftnav:active {
	text-decoration:none;
	color:#2778bc;
	font-size:11px;
	font-weight:bold;
}

a.leftnav:hover {
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

.rightbox {
	text-decoration:none;
	color:#d717cc;
	font-size:10px;
	font-weight:bold;
}

.contactfield {
	width:126px;
	font-size:11px;
	color:Black;	
}

.contactlist {
	width:126px;
	font-size:11px;
	color:Black;	
}

.contactarea {
	width:126px;
	height:82px;
	font-size:11px;
	color:Black;
	font-family:Arial,verdana, Sans-Serif;	
}

li 
{
	list-style-image:url(/images/pinkarrow.gif);
}