body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}

.header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ff3300;
	margin-left: -10;
	margin-top: -15;
}




/* Links: */
a:link           { color: #000000; text-decoration: underline; font-weight: bold; }
a:visited        { color: #000000; text-decoration: underline; font-weight: bold; }
a:hover          { color: #0000ff; text-decoration: underline; font-weight: bold; }
a:active         { color: #ff0000; text-decoration: underline; font-weight: bold; }


a.menu:link           { color: #E8E8E8; text-decoration: none; font-weight: bold; }
a.menu:visited        { color: #E8E8E8; text-decoration: none; font-weight: bold; }
a.menu:hover          {  text-decoration: none; font-weight: bold;  background-color: White;  color: Black;   }
a.menu:active         { color: #ff0000; text-decoration: none; font-weight: bold; }
/

p,form, h1,h2,h3,fieldset, legend        { padding: 0px; color: #000000;  }

h1 {
	font-size: 18px;
}
p {
	font-size: 14px;
}
td    { font-size: 12px;}