/* Unity of Washington DC Style Sheet */


a:link {
	text-decoration: none;
	color: #62358B;
}


a:visited {
	text-decoration: none;
	color: #62358B;
}


a:hover {
	text-decoration: underline;
	color: #FFCC33;
}


a:active {
	text-decoration: none;
}


.style1 {
	color: #FFFFFF;
	font-size: 12px;
}


h2 {
	font-size: 20px;
	color: #62358B;
}



body {

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

	}

	

h4{

	font-family: arial, sans-serif;

	font-size: 15px;

	color: #62358B;

	font-weight: bold;

	}

	

h4.contact {

	font-family: arial, sans-serif;

	font-size: 14px;

	color: #313852;

	font-weight: bold;

	}

	

hr {

	width: 80%;

	color: #313852;

	}


a.special:link {
     color: #fff;
     background-color: transparent;
	font-size: 12px;
     }

a.special:visited {
     color: #fff;
     background-color: transparent;
	font-size: 12px;
     }

a.special:hover {
     color: #FFCC00;
     background-color: #transparent;
     text-decoration: none;
	font-size: 12px;
     }

a.special:active {
     color: #fff;
     background-color: transparent;
	font-size: 12px;
     }


	
.indent {
	text-indent: 25pt;
}
h1 {
	color: #663399;
	font-size: 24px;

}
