/* Typographic Style Sheets: wylylevale.co.uk */

#navigation a, #navigation a:visited {
	color: #FAFCFB;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FAFCFB;
	padding-left: 5px;
}
#navigation a:hover {
	color: #003564;
	background-color: #9FB3B5;
}
#copyright a, #copyright a:visited {
	border: none;
	font-size: 10px;
}#navigation a.indent {
	padding-left: 12px;
	background-color: #E1AA46;
}
h2 {
	color: #022E6A;
	font-size: 20px;
	font-weight: normal;
}
h1 {
	font-weight: normal;
	color: #012D70;
	font-size: 22px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
}
h3 {
	color: #999999;
	font-size: 15px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #0A2E51;
	font-size: 18px;
}
a, a:visited {
	color: #002D6A;
	text-decoration: none;
}
a:hover {
	color: #EE9C2C;
	text-decoration: underline;
}
b {
	color: #002F6A;
}
