/*The Odd Job Man Style Sheet*/

/*Main Body*/		Body {background-color:rgb(33,33,33); color:white; font-size:14pt; text-align:left; font-family:"Swiss 721 Greek Light BT", "Swiss 721 Greek Light", "Swiss 721 Greek Lt BT", "Swiss 721 Greek Lt", "Swiss 721 Greek", "Swiss721 Greek", "Swis721Greek Lt BT Light", "Arial", sans-serif}

/*Main Headings*/	H1 {background-color:black; font-size:18pt; font-weight:bold; text-transform:uppercase; color:rgb(234,175,0)}

/*Highlights*/		STRONG {text-transform:uppercase; font-style:italic; font-weight:bold; color:rgb(200,43,39)}

/*Sub-Headings*/	H2 {font-size:16pt; font-weight:bold; text-transform:uppercase; color:rgb(234,175,0)}

/*Logo*/		

/*Links*/		a:link {font-weight:bold; color:rgb(234,175,0)} 
			a:visited {font-weight:bold; color:rgb(234,175,0); background-color:black} 
			a:hover {font-weight:bold; background-color:rgb(234,175,0); color:black} 
			a:active {font-weight:bold; color:white; background-color:rgb(200,43,39)}

/*Navigation Bar*/	H3 {font-size:16pt; font-weight:bold}

/*Marquee text*/	H4 {color:black; font-size:16pt; font-weight:bold}
	
/*Small print*/		H5 {font-size:10pt; color:rgb(200,43,39)}		




			


/*Colours*/		Dark grey = RGB 33,33,33 = Hex 212121
			Yellow = RGB 234,175,0 = Hex EAAF00
			Red = RGB 200,43,39 = Hex C82B27

/*Fonts*/		Body copy: Swiss 721 Greek Lt BT
			Headings: Swiss 721 HV BT
 



