BODY, A, P, OL, UL, LI, TABLE, TR, TD, TH, FONT, H1, H2, H3, H4, H5, SMALL {
  font-family: Tahoma, Arial, MS Sans Serif, Verdana, Helvetica, Helv, sans-serif;
  font-size : 9pt;
}

A:link {text-decoration: none; color: #006393; font-weight: lighter;}
A:visited {text-decoration: none; color: #006393; font-weight: lighter;}
A:active {text-decoration: none; color: #006393; font-weight: lighter;}
A:hover {text-decoration: underline; color: #880000; font-weight: lighter;}

.topmenu     { font-size: 7pt; font-weight: lighter; color: #FFFFFF }
a:link.topmenu    {text-decoration: none; color : #FFFFFF; font-weight: lighter;}
a:visited.topmenu {text-decoration: none; color : #FFFFFF;  font-weight: lighter;}
a:active.topmenu  {text-decoration: none; color : #FFFFFF;  font-weight: lighter;}
a:hover.topmenu   {text-decoration: underline; color : #FFFFFF;  font-weight: lighter;}

.icon     { font-size: 8pt; font-weight: none; color: #000000 }
a:link.icon    {text-decoration: none; color: #000000; font-weight: lighter;}
a:visited.icon {text-decoration: none; color: #000000; font-weight: lighter;}
a:active.icon {text-decoration: none; color: #000000; font-weight: lighter;}
a:hover.icon  {text-decoration: underline; color: #006393; font-weight: lighter;}

h1, h2, h3, h4, h5 {margin-bottom: 0px;}

h1 { font-weight : bold; font-size : 10pt; color: #880000; }
h2 { font-size: 8pt; color: #808080; margin-top: 0; margin-bottom: 0 }
h3 { font-size: 9pt; color: #880000 }
h4 { font-size: 9pt; color: #000000 }
.copyright   { font-family: Tahoma; font-size: 8pt; color: #808080 }
p            { text-align: justify; margin-top: 3 }
img
{
	border: 0;
}

input, textarea, select
{
	border-width: 1;
	border-style: solid;
	border-color: black;
}