/* 19/Oct/2008    Kev */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	background: #efefef;
	background-image:url(../images/cycling.gif);
	}

h1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #666666;
}

h2 {
	font-size : 17px; color: #ffffff; background: #999999; font-family: "Verdana", "arial";
	overflow: hidden; text-indent:2;
}

h3 {
	font-size : 16px; color: #777777; background: #dddddd; font-family: "Verdana", "arial";
	overflow: hidden;
}

.intro {
	text-align: justify;
	line-height: 1.15;
	font-size: 17px;
	margin-bottom: 15px;
}

.linkwrapper {
	float: right;
	width: 120px;
	text-align: center;
	text-decoration: bold;
	font-size: 12.5px;
	background: #ffffff;
	border: solid 1px #cbcbcb;
	padding: 5px;
	margin: 10px;
	
}

linkwrapper img {
	
	margin-left: 10px;
	margin-top: 15px;
	padding: 10px;
	
}

A {
	COLOR: #00008f; TEXT-DECORATION: none;
}


A:hover {
	COLOR: blue; TEXT-DECORATION: none;
}
	
	
