/* main stylesheet for MADCA*/

BODY	{background: #96ff96; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

h1	{font-weight: bold; text-align:center; color: blue; font-size: 24pt; font-family: Arial, Helvetica, sans-serif}

h2	{font-weight: bold; text-align:center; color: blue; font-size: 18; font-family: Arial, Helvetica, sans-serif}

a:link	{color:blue}
a:vlink	{color:magenta}
a:alink	{color:red}

