/* page structure elements */ @import url("pages.css");
/* navigation elements */ @import url("navi.css");
/* navigation elements */ @import url("moss.css");


body	{font: 12px Arial, Helvetica, sans-serif; color: #333333 !important;}

td, input, textarea, select	{font: 12px Arial, Helvetica, sans-serif; color: #333333 !important;}

p		{margin: 0px 0px 20px 0px;}

a img	{border: 0px;}

a:link,
a:visited,
a:active	{text-decoration: none; color: #cc0033;}
a:hover	{text-decoration: underline;}

h1		{font-size: 24px; font-weight: normal; margin: 0px 0px 15px 0px;}
h2		{font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px;}
h3		{font-size: 12px; margin: 0px 0px 10px 0px; font-weight: bold;}
h4		{font-size: 11px; margin: 0px 0px 10px 0px; font-weight: bold;}

h1 a:link, h2 a:link,
h1 a:visited, h2 a:visited	{color: #65c703; text-decoration: none;}
h1 a:hover, h2 a:hover		{color: #93d84e;}
