/* ## Style Sheet for MCPD Pages   ## */
/* ## overwrites fudge style sheet ## */

/* ## General ## */
body	{background:#39f;}
/* font-family, font-size, colour */
body,p,td,th,ul		{font-size:100%; font-family:serif; color:#000;}

/* ## Headings ## */
h1,h2,h3,h4,h5	{color:#000; font-family:serif; text-align:center;}
h1		{}
h2		{background:#39f; color:#000; padding:0px; text-align:left;}
h3		{}
h4,h5	{}


/* ## Other ## */
em	{font-style:italic; font-weight:normal;}


#mc	{background:url("i/bg-checked.gif") repeat-y;}



/* ## end ## */