/* Fonts */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DIR, DIV, FORM, OL, P, TD, UL
{font-family: Arial, Helvetica;
color: #000000;
font-size: 14px;
line-height: 21px;}

H1, H2, H3, H4, H5, H6, TH
{font-family: Arial, Helvetica;
color: #000000;
font-weight: bold;
font-size: 12px;
line-height: 20px;}


/* Elements */

A:link
{color: #339966;
text-decoration: underline;}

A:visited
{color: #99AA99;
text-decoration: underline;}

A:active
{background-color: #FF3300;
color: #FFFF00;}

A:hover
{background-color: #FFCCCC;}

BODY
{margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
background : #FFFFFF url(images/elements/bg_main.gif) repeat-y;}

H1
{font-size: 24px;
line-height: 28px;
margin-top: 20px;
margin-bottom: 20px;}

H2
{font-size: 16px;
line-height: 20px;
margin-top: 0px;
margin-bottom: 10px;}

H3
{font-size: 14px;
line-height: 15px;
margin-top: 10px;
margin-bottom: 3px;}

HR
{color: #000000;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;}

IMG.illus
{margin-left: 8px;
margin-top: 25px;}

P
{margin-bottom: 10px;
margin-top: 0px;}

P.big
{font-size: 18px;
margin-top: 25px;
margin-bottom: 25px;}

P.contact
{font-size: 12px;
margin-top: 15px;
margin-bottom: 25px;}

P.first:first-letter
{font-size: 20px;}

SMALL
{font-size: 10px;
line-height: 12px;}

