@charset "UTF-8";
/* CSS Document */
Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(/images/header.png);
}
Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	background-color:#666;
}	
Bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color:#000;
}
Title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-stlye: italic;
	font-weight: bold;
	color: #0F0;
}
Subtitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}	
