/* CSS Document */
body 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
font-size: 24px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color:#FF6600;
}

h2 
{
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #333333;
}

.bodyTEXT 
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #666666;
}

.disclamer
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #666666;
}


.bodyTEXT a:link 
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #000066;
}

.bodyTEXT a:active 
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #000066;
}

.bodyTEXT a:visited
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #000066;
}

.bodyTEXT a:hover
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #660000;
}
