body 
{
 color: #999999; 
 font-family: verdana; 
 font-size: 7pt; 
 text-align: justify;
}

p, div, td, span 
{
 font-size: 10px;
 font-style: normal;
 text-align: justify;
}

b
{
 color: #e96f34;
 letter-spacing: 1px;
}

i
{
 color: #ffffff;
} 


a:link 
{ 
 color: #6666CC;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
} 

a:visited 
{ 
 color: #FF9966;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold; 
}
     
a:hover 
{ 
 color: #9999CC;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold; 
}
 
a:active
{
 color: #9999CC;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold; 
}

img 
{
 border: none;
}


textarea 
{
 color: #000000;
 background-color: #d3d3d3; 
 font-family: verdana; 
 font-size: 7pt; 
 border-left: 1px solid #e2662a; 
 border-top: 1px solid #e2662a; 
 border-bottom: 1px solid #e2662a; 
 border-right: 1px solid #e2662a; 

}

input 
{
 color: #000000;
 background-color: #d3d3d3; 
 font-family: verdana; 
 font-size: 7pt; 
 border-left: 1px solid #e2662a; 
 border-top: 1px solid #e2662a; 
 border-bottom: 1px solid #e2662a; 
 border-right: 1px solid #e2662a; 
 height: 15px;
}

input.button 
{
 color: #000000;
 background-color: #8f8e8e;
 border-left: 1px solid #e2662a; 
 border-top: 1px solid #e2662a; 
 border-bottom: 1px solid #e2662a; 
 border-right: 1px solid #e2662a; 
}

h1 
{
 color: #FFFFFF;
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
 font-weight: bold;
 border-bottom: 1px solid #6666CC;
 text-align: left;
 letter-spacing: 2px;
 margin-bottom: 3px;
 padding: 0px 0px 0px 0px;
 background: url("none") no-repeat;
}


.betu
{
 color: #000000;
 text-align: left;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 }
 
#navi a 
{
 color: #444545;
 text-decoration: none;
 font-family: verdana;
 font-size: 7pt; 
 text-align:left; 
 background-color: #797979;
 line-height: 18px;
 height: 20px;
 padding: 0px; 
 width: 180px;
 border: 0px;
 display: block;
}

#navi a:hover
{
 color: #ffffff;
 background-color: #9999CC;
 font-family: verdana;
 font-size: 7pt;
 text-decoration: none;
 text-align: left;
 cursor: default; 
 line-height: 18px;
 height: 20px;
 border: 0px;
 padding: 0px; 
 width: 180px;
}
