body {
	color: #212121;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #ecd257;
	font-weight: normal;
	padding-left: 45px;
	background: url(../img/site/square.png) no-repeat left center;
}

h2, h3 {
	font-style: italic;
	font-family: Georgia, Verdana, Arial;
	color: #07305e;
	font-size: 12px;
	border-bottom: 1px solid #07305e;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 10px;	
}

h2 { width: 275px; }

h3 { width: 414px; }

p { line-height: 18px; }

a {
	text-decoration: none;
	color: #07305e;
}

a:hover {
	text-decoration: underline;
	color: #07305e;
}

#nav a:hover {
	color: #07305e;
	text-decoration: underline;
}

#nav a, #nav a:active, #nav a:visited {
	color: #07305e;
	text-decoration: none
}

strong {
	color: #07305e;
}
