/* DRC Style Sheet - default colours */

/*
NOTE:
This stylesheet is just for font colours, background images and background colours
*/

body {background-color:#ddddff;}
a{color:#0000FF;text-decoration:underline};
a:hover {color:#FF0000;}
TD,p {color:#000000;}
h1 {color:#000000;}
h2 {color:#000000;}
h3 {color:#000000;}
li {color:#000000;}
label {color:#000000;}
p.error{ color:#000000;}


