A:link {font-size: 10px; text-decoration: none; color: #151320;}
A:visited {font-size: 10px; text-decoration: none; color: #151320;}
A:active {font-size: 10px; text-decoration: none; color: #151320;}
A:hover {font-size: 10px; text-decoration: underline; color: #151320;}

body, tr, td {
margin: 0px;

SCROLLBAR-FACE-COLOR: #C5C6CA;
SCROLLBAR-HIGHLIGHT-COLOR: #AAAAB1;
SCROLLBAR-SHADOW-COLOR: #AAAAB1;
SCROLLBAR-3DLIGHT-COLOR: #C5C6CA;
SCROLLBAR-ARROW-COLOR: #AAAAB1;
SCROLLBAR-TRACK-COLOR: #C5C6CA;
SCROLLBAR-DARKSHADOW-COLOR: #C5C6CA;
}

table, tr, td {
background-color : #454655;
text-align : justify;
font-family: verdana;
font-size: 10px;
color : #C7C7CC;
margin : 0;
padding : 0;
}

textarea, input{
font-family: verdana;
font-size: 10px;
color: #C7C7CC;
background: #454655;
border-style: solid;
border-width: 1px;
border-color: #C7C7CC;
}

img {
border: 0;
}

h1 {
color: #C7C7CC;
text-align: left;
font-weight:bold;
font-size:10px;
padding: 0;
margin-bottom : 8;
text-transform : uppercase;
border-bottom : dotted 1px #C7C7CC;
}