/*VPDbURL{file:///C|/Documents%20and%20Settings/Graham%20Page/My%20Documents/Boegoe/Project%232.vpp}*/
P	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : X-small ;
			Color : white ;
			Background-Color : #CC6600
		}
H1	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : X-large ;
			Color : white ;
			Background-Color : #CC6600
		}
H2	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : white ;
			Background-Color : #CC6600
		}
a:link	 {
			Font-Family : Arial, Helvetica ;
			Color : blue ;
			Background-Color : #CC6600;
			text-decoration:none;
		}
a:active	 {
			Font-Family : Arial, Helvetica ;
			Color : #3399FF ;
			Background-Color : #CC6600;
			text-decoration:none;
		}
a:visited	 {
			Font-Family : Arial, Helvetica ;
			Color : yellow ;
			Background-Color : #CC6600;
			text-decoration:none;
		}
.font {
	font-family: Arial,Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #CC6600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
