body
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000

}

h1
{

font-family: Arial, sans-serif;
font-size: 19px;
font-weight: bold;
color: #252465

}
h2
{

font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #252465

}

a
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #252465;
}

a:hover
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #454485;
}


a.menu
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #aaaaaa;
}

a.menu:hover
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

ul.middle
{
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;
font-weight: normal;
list-style-image: none; 
}



ul 
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #aaaaaa;
list-style-image: url(ula.png);

}

ul ul
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
list-style-image: url(ulb.png);

}



input
{
color: #252465;
background: #999999;
border: 1px solid #252465
}

input.radio
{
color: #252465;
background: #999999;
border: 1px solid #252465
}

select
{
color: #252465;
background: #999999;
border: 1px solid #252465
}

textarea
{
color: #252465;
background: #999999;
border: 1px solid #252465
}

.submit input
{
color: #252465;
background: #999999;
border: 1px solid #252465
} 

