
html 
{ 
height: 101%; 
}


body
{
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#000000;
text-align: justify; 
text-justify: auto;
}


p
{
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#000000;
text-align: justify; 
text-justify: auto;
padding-left: 5px;
}


.pale
{
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#CFDDBF;
text-align: none; 
text-justify: auto;

}


.caption
{
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#748267;
text-align: none; 
text-justify: auto;
padding-left: 55px;
padding-right: 55px;
}



A.hidden:link 
{
text-decoration: none; 
font-family: verdana, arial, lucida sans, sans-serif; 
font-weight: normal; 
color: #748267;
}

A.hidden:visited 
{
text-decoration: none;
font-weight: normal; 
color: #748267;
}

A.hidden:active 
{
text-decoration: none; 
color: #000000;
}

A.hidden:hover 
{
text-decoration: none; 
color: #000000;
}


p.press
{
padding-left:100px;
}



hr
{
color : #748267;
background : #748267;
height : 4px;
}

img
{
border-color: #748267;
}


A:link 
{
text-decoration: none; 
font-family: verdana, arial, lucida sans, sans-serif; 
font-weight: bold; 
color: #000000;
}


A:visited 
{
text-decoration: none;
font-weight: bold; 
color: #000000;
}

A:active 
{
text-decoration: none; 
color: #E86E00;
}

A:hover 
{
text-decoration: none; 
color: #748267;
}
