/* stylesheet for artist management pages */
/* Alun Ward, 2001 for EyeDivision www.eyedivision.co.uk */
/* alun@eyedivision.co.uk */

body, p, h1, h2, h3, h4, strong, b, em, i, address, blockquote, a, li, ul, ol { font-family: verdana, helvetica, arial, sans-serif; }

body { color: #000000; background-color: #FFFFFF; }

h1 { font-size: 1.4em; color: #000000; text-decoration: none ; font-weight: bold; line-height: normal; text-align: center;  }
h2 { font-size: 1.2em; color: #000000; text-decoration: none ; font-weight: bold; }
h3 { font-size: 1em; color: #000000; text-decoration: none ; font-weight: bold; line-height: normal; border: 1px black solid; }


p { font-size: 0.7em; color: #000000; }
ul { font-size: 0.9em; color: #000000; }
li { font-size: 0.9em; color: #000000; }
ol { font-size: 0.9em; color: #000000; }

address { text-align: center; font-size: 0.7em; font-style: normal; border: 1px black solid; padding: 10px; }

b { color: #000000; text-decoration: none ; font-weight: bold; }

a { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: none; }

.pictures { border: 1px black solid; background-color: #FFFFFF; }

.navbox { border: 1px black solid; padding: 10px; } 

.hilight { color: #ff0000; }