body {
	font-family: Georgia, Garamond, serif;
	margin-top: 10px;
	color: #003471;
	font-size: 11pt;
	background-image: url(images/texture7478432_60.jpg);
	
	}
	
/*color: #003471; navy*/
/*color: #D50095; pink*/
/*color: #4C9700; green */


a:focus
{
-moz-outline-style: none;
}
	
	td {
	font-family: Georgia, Garamond, serif;
	color: #003471;
	font-size: 11pt;
	text-align: left;
	}
	
	p{
	font-family: Georgia, Garamond, serif;	
	margin-left: 35px;
	color: #003471;
	margin-right: 15px;
	margin-top:8px;
	font-size: 11pt;

	}
	
	h1{
	color: #4C9700;
	text-align: left;
	margin-left: 35px;
	margin-top: 25px;
	margin-right: 15px;		
	}
	
	h2{
	color: #4C9700;	
	text-align: left;
	margin-left: 35px;
	font-size:medium;
	margin-top: 15px;
	margin-right: 15px;	
		}
	
	h3{
	text-align: left;
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-right: 15px;
	font-size: 12pt;
	font-weight: bolder;
		}
	
	ul{
	text-align:left;
	}
	
	li{
	font-family: Georgia, Garamond, serif;	
	margin-left: 35px;
	margin-right: 15px;
	text-align: left;
	color: #003471;
	font-size: 11pt;
	padding: 0;

		}
	
	a {
	text-decoration: none;
	color: #D50095;
	font-weight: bolder;
	font-size: 11pt;
}

	a.links {
	text-decoration: none;
	color: #003471;
	font-weight: normal;
	font-size: 11pt;
}

	a:hover.links {
	text-decoration: none;
	color: #D50095;
	font-weight: normal;
	font-size: 11pt;
}


	#navigation td {
	/*border-bottom: 1px solid #CAD4E5;*/
	height: 25px;
	margin-right: 15px;
	text-align: right;
	}
	
#navigation a {
	color: #4C9700;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 26px 10px 20px;
	font-family: "Garamond", serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;

	}
	
#navigation a:hover {
	color: #003471;
/*background-color: #BCB598;*/
	text-align: right;
	}
