BODY	{
background: url('img/bg-top.jpg');
background-repeat: repeat-x;
background-color: #ffffcb;
margin-top: 0px;
}
P	{
font-family: Tahoma;
font-size: 11px;
color: #37342b;
font-weight: normal;
text-decoration: none;
margin: 20px;
text-align: justify;
line-height: 15px;
}
P.nomargin	{
font-family: Tahoma;
font-size: 11px;
color: #37342b;
font-weight: normal;
text-decoration: none;
text-align: left;
line-height: 15px;
margin: 0px;
}
A	{
font-family: Tahoma;
font-size: 11px;
color: #3350a0;
font-weight: normal;
text-decoration: underline;
}
P.bottom	{
font-family: Arial;
font-size: 9px;
color: #625d64;
font-weight: normal;
text-decoration: none;
text-align: center;
margin: 0px;
}
A.bottom	{
font-family: Verdana;
font-size: 8px;
color: #625d64;
font-weight: normal;
text-decoration: none;
text-align: left;
}
A:hover.bottom	{
text-decoration: underline;
}

UL	{
font-family: Tahoma;
font-size: 11px;
color: #37342b;
font-weight: normal;
text-decoration: none;
margin: 25px;
text-align: justify;
line-height: 15px;
margin-right: 30px;
}

P.head	{
font-family: Arial;
font-size: 11px;
color: #3350a0;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 10px;
margin: 0px;
}

P.head2	{
font-family: Arial;
font-size: 14px;
color: #3350a0;
font-weight: bold;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-left: 20px;
}

input.form	{
font-size: 8pt; 
font-family: Arial;
width: 377px;
margin-right: 10px;
}

select, option {
  behavior: url(sample.htc);
}
