body
{
background-color:cyan;
color: green;
margin: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
td, input, select, textarea
{
font-size: 12px;
font-family: Verdana;
}
h1
{
color: red;
font-size: 28px;
text-align: center;
}
h2
{
color: black;
font-size: 14px;
text-align: JUSTIFY;
line-height: 30px;

}
h3
{
color:red;
font-size: 28px;
text-align: Center;
}
h4
{
color: black;
font-size: 14px;
text-align: JUSTIFY;
line-height: 30px;
}
news
{
color: #000000;
font-size: 14px;
text-align: left;
}
a
{
color: #ff0000;
text-decoration: Underline;
}
a:hover
{
color: #FF0000;
text-decoration: None;
}
hr
{
color: #000000;
height: 1px;
}
#LOGO
{
background-color: cyan;
width: 270px;
}
#BANNER
{

background-color: cyan;
width: 490px;
padding-right: 2px;
border-top: Solid 1px #000000;
border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000;

}
#MENU_TOP
{
text-align: right;
background-color: cyan;
color: black;
font-weight: Bold;
padding: 3px;
}
 #MENU_SX
{
vertical-align: Top;
background-color: black;
color: #000000;
width: 200px;
height: 200px;
padding: 3px;
border-left: Solid 1px #000000;

}

 #MENU_DX
{
vertical-align: Top;
background-color: black;
color: #000000;
width: 200px;
padding: 3px;
border-left: Solid 1px #000000;

}
#CONTENT
{
background-color: cyan;
vertical-align: Top;
horizontal-align: justify;
width: 1024px;
padding: 3px;

}
a.MENU_TOP
{
background-color: cyan;
color: black;
text-decoration: None;
}
a.MENU_TOP:hover
{
background-color: cyan;
color: red;
text-decoration: none;
}
#FIRMA
{
text-align: right;
background-color: cyan;
color: black;
padding: 1px;

font-size: 9px;
font-family: Verdana;

}-