/*
styles.css
grahamhevans.co.uk
artroom3@opg.co.uk
*/

p, h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif }
p	{ text-decoration:none; background: transparent; font-size: 11pt; font-weight: normal; color: #000000 }
h1	{ text-decoration:none; background: transparent; font-size: 15pt; font-weight: bold; color: #660066 }
h2	{ text-decoration:none; background: transparent; font-size: 12pt; font-weight: bold; color: #660066 }
h3	{ text-decoration:none; background: transparent; font-size: 8pt; font-weight: normal; color: #660066 }
h4	{ text-decoration:none; background: transparent; font-size: 10pt; font-weight: normal; color: #000000; padding-left: 10px; }
h6	{ text-decoration:none; background: transparent; font-size: 10pt; font-weight: normal; color: #000000; padding-left: 10px;  }

a:link       { color: #660066 }
a:hover      { color: #000000 }
a:visited    { color: #660066 }
a:active     { color: #660066 }
