body {
background-color: #f3f7f8;
background-image: url();
font-family: arial;
font-size:10px;
text-align:justify;
color: #19194d;
margin: 0;
}


TABLE {
color: #19194d;
font-size: 10px; 
font-family: arial; 
text-align:justify;
}


A:link 
{COLOR: #426197; text-decoration: none; font-weight: bold;}
A:visited
{COLOR: #426197; text-decoration: none; font-weight: bold;}
A:active 
{COLOR: #426197; text-decoration: none; font-weight: bold;}
A:hover 
{COLOR: #19194d; TEXT-DECORATION: none; font-weight: bold;}


INPUT, TEXTAREA{

font-family: arial; 
color: #201712;
font-size: 10px;
text-align:justify;
border-color: #DE6B34;
border-style: solid; 
border-color: #DE6B34;
border-width: 1px;
}

.welcome {
position: absolute;
left: 520px;
top: 163px;
width: 227px;
height: 150px;
font-size: 9px; }



