A:link
{ text-decoration: none;  color:#FFFFFF; }
A:visited
{ text-decoration: none; color:#FFFFFF; }
A:active
{ text-decoration: none;  color:#FFFFFF; }
A:hover
{ text-decoration: underline; color:#cecece; }

body
{ background: #dadada;
background-image: url(bg.jpg);
background-repeat: repeat-x;
font-family: arial;
color: #000000;
font-weight: lighter;
font-size: 8pt;
text-align: left; 

scrollbar-face-color : #d60000;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-shadow-color : #d60000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color :  #FFFFFF;
scrollbar-arrow-color : #d60000;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

p
{ font-family: Arial;
color: #FFFFFF;
font-weight: lighter;
font-size: 8pt;
padding: 0;
text-align: left;  }

td
{ font-family: Arial, tahoma;
color: #254675;
font-weight: lighter;
font-size: 8pt;
padding: 0;
text-align: left; }

.h1 {
font-family: Verdana;
color: #FFFFFF;
font-weight: bold;
font-size: 16pt; }

.h2 {
font-family: Arial, Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 14pt; }

.h3 {
font-family: Arial, Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt; }

.h4 {
font-family: Verdana;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.title {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.menu {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: lighter;
font-size: 9pt; }

img {
border-color: #7d95b7;
}