BODY{
font-family: verdana, helvetica, arial, sans-serif;
background-color: #EFEFEF
}


/* standard elements */

P{text-align: justify; font-size: 1em}

/* P:first-letter { font-size: 110% }*/

.center{text-align: center}

H1, H2, H3, H4, H5, H6
{font-family: verdana, helvetica, sans-serif;
text-align: left}

H1
{background-color: #000960;
color: #FFFFFF;
font-family: verdana, helvetica, sans-serif;
font-size: 1.3em;
text-align: right}

H2
{background-color: #000960;
color: #FFFFFF;
font-size: 1.2em}

H3
{font-size: 1.2em;
background-color: #000960;
color: #FFFFFF;
text-align: center}

H4
{font-weight: bold; 
font-size: .7em}

H5
{font-size: 1em;
margin-left: 10%;
text-decoration: underline}

H6
{font-size: .9em;
margin-left: 15%;
text-decoration: underline}

A:link            { font-weight: bold; text-decoration: none; color: #0000AF}
A:active          { font-weight: bold; text-decoration: none; color: #AF00AF}
A:visited         { font-weight: bold; text-decoration: none; color: #300041}
A:hover           { font-weight: bold; text-decoration: underline; color: #0000AF}

A.MenuLinks:hover {text-decoration: none; }

td {color: #000960; text-decoration:none;}
.MenuText {text-decoration:none; font-size:11px; font-family:tahoma,arial, sans-serif;}
img {color: #000000;}

li {
	text-align: left;
	margin-bottom: .7em;
}