/* Coded by Liam DelaHunty */
/* Mega Products Limited */
/* email: liam@onlinesales.co.uk */
body, table, tr, td, p, form{		
		color: #000000;
		font-family: Arial, Verdana, Gillsans, Trebuchet MS, san-serif;
		}
p {		font-family: Arial, Verdana, Gillsans, Trebuchet MS, san-serif;
		text-align: justify;
		margin-left: 2%;
		margin-right: 2%;
		text-indent: 1.4em;
		}
ol,ul {		
		text-align: left;
		margin-left: 7.5%;
		margin-right: 5%;
		text-indent: 0em;
		}
h1, h2, h3, h4, h5, h6, h7 {
		font-family: Comic Sans MS, Arial, Helv, Helvetica, san-serif;
		color: #ff0000;
		margin-left: 2%;
		}
ul,ol,li{
/*		font-family: Times New Roman, Times, serif;		*/
		font-family: Arial, Verdana, Gillsans, Trebuchet MS, san-serif;
		margin-left: 2%;
		margin-right: 2%;
		font-style: italic;
		}

A {color: #ff0000; } /* hyperlink */
A.active {color: #00ffff; } /* active hyperlink */
A.visited {color: #00ff00; } /* visited hyperlink */
A:hover {color: #0000ff;} /* mouseover hyperlink */
