body,td, input,select {
	font:11px verdana, arial, sans-serif;
	color: #0A3442;
	font-style: italic;
	margin: 5px;	
}


h1,h2,h3,h4,h5 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	color: #0A3442;
	text-transform: none;
	line-height: 1.5;
	width:100%;
}

a { 
	color: #0A3442;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;

}

	
li {
	list-style-image: url(../Images/BulletStar.gif);
	list-style-position: outside;
	line-height: 2em;
	margin-left: -20px;
}

p {
	line-height: 1.5;
	text-align:justify;
}


.CornerFrame {
	background: url(../Images/Corner_Curve.gif) left top;	
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.Footer, .Footer p {
	width: 550px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	bottom: 5px;
	left: 0px; 
}

.Footer A:hover {
	background-color : #0A3442;
	color:white;
}

.Footer A{
	color: #0A3442;
	text-decoration: none;

}
