/* global attributes for ALL pages controlling link colours body attributes */

body {margin:0;padding:0;background-color:#336699;}

a:link {text-decoration:underline; color:#336699; font: x-small/130% Verdana, Arial, sans-serif; }
a:active {text-decoration:none; color:#ffcc33; font: x-small/130% Verdana, Arial, sans-serif;}
a:visited {text-decoration:underline;color:#666666; font: x-small/130% Verdana, Arial, sans-serif;}
a:hover {text-decoration:none; color:#cc0000; font: x-small/130% Verdana, Arial, sans-serif;}

span {margin-left: 5px; margin-right: 5px; font: bold medium/130% Verdana, Arial, sans-serif; color:#000000}



p {margin-left: 5px; margin-right: 5px; font: x-small/130% Verdana, Arial, sans-serif; color:#000000}
.header {margin-left: 5px; font: bold large/130% Verdana, Arial, sans-serif; color:#000000;}
.sectionhead  {margin-left: 5px; margin-right: 10px; font: bold italic small/130% Verdana, Arial, sans-serif; color:#000000}
.text {margin-left: 10px; margin-right: 10px; font: x-small/130% Verdana, Arial, sans-serif; color:#333333;}



.credittext {font:xx-small/100% Verdana, Arial, sans-serif; color:#000000;}

