body {
background-color:#2a2f50;
}


table, tr, td, p {
background-color:#FFFFFF;
text-align:justify;
font-size: 13px;
font-family: Arial, Tahoma, Sans-Serif;
color: #000000;
line-height:1.4;
letter-spacing:1px;
}

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

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

A:active {
color:#000000;
text-decoration:underline;
}

A:hover {
color:#000000;
text-decoration:underline;
cursor:e-resize;
}


h6, li {
font-size: 11px;
font-family: 'Times New Roman', Georgia, Serif;
color: #;
list-style-type:disc;
line-height:1.4;
letter-spacing:1px;
}


input, textarea, option, select {
color: #1a656a;
background: #F0CB7A;
font-size: 9px;
cursor:default;
font-family: 'Times New Roman', Georgia, Serif;
text-align: left;
border:1px solid #7C5520;
}


h1
{
color: #51546b;
font-family: 'Times New Roman', Georgia, erif;
font-size: 20px;
letter-spacing: 4px;
text-align: center;
text-transform:uppercase;
font-weight:lighter;
padding-top:1px;
text-align:center;
line-height: 19px;
border-bottom:1px dotted #ab8c2f;
}

h2
{
color: #7a7a7a;
width: 100%;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 14px;
letter-spacing: 2px;
text-align: right;
line-height: 13px;
padding-top:5px;
border-bottom:1px solid #277884;
}

h3
{
color: #277884;
background:#f9fff9;
font-family: Tahoma, Arial, Sans-Serif;
text-transform:uppercase;
font-size: 10px;
font-weight:lighter;
letter-spacing: 1px;
text-align: center;
border-style:solid;
border-color:#ffc13d;
border-width:1px;
padding:3px;
}

