/* -------------------------------------------
Ravensworth
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 22px;
	font-weight: normal;
	color: #0083AE;
}

h2 {
	color: #0083AE;
	font-size: 15px;
	text-align: left;
}

h3 {
	color: #000000;
	font-size: 80%;
	text-align: left;
}

h4 {
	color: #808080;
	font-size: 70%;
	text-align: center;
}



p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00000;
	line-height: 15px;

}

#p2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}

a:link {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: disc;
	line-height: 15px;
		
}

ol{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #000000;	
      list-style: decimal;
	line-height: 15px;
	
}


/* ----------------------------------------

------------------------------------------- */
