/* DRC Style Sheet - default colours */

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

body {background-color:#ffffff;}
a {color:#000000;text-decoration:underline};
a:active,a:hover {color:#FF0000;}
td,p {color:#000000;}
h1 {color:#000000;}
h2 {color:#000000;}
h3 {color:#000000;}
h2.blackpad10{color:#000000;}
li {color:#000000;}
label {color:#000000;}
p.error{ color:#000000;}



