.banner
	{
	background-image: url(../images/graphics/rhc-banner2.gif);
	height:80px;
	width: 760px;
	padding-top: 70px;
	background-repeat: no-repeat;
	}

.justify
	{
	text-align:left;
	}

.nav_text	
	{
	text-align:left;
	text-decoration:none;
	}


a:link {color: #AE0A72}
a:visited {color: #AE0A72}
a:hover {color: #FEA8DE}
a:active {color: #AE0A72}


h1,h2,h3,h4,h5
	{
	font-family:"Helvetica";
	font-weight:"normal"
	}

h1	
	{
	font-size: 28;
	color: #820866;

	}

h2	
	{
	font-size: 20;
	color: #820866;
	}

h3	
	{
	font-size: 16;
	color:  #820866;
	}

h4	
	{
	font-size: 12;
	color: #820866;
	}

h5
	{
	font-size: 10;
	color: #820866;
	}






