
body, table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style : normal;
    color:       #800000;
    text-align:  center;
    line-height: 1.2;
}

body
{
	background-color : #EEFFEE;
	font-size: 12pt;
}

table
{
	border-color : #000066;
	font-size :12pt;
}


p, h1, h2, h3, h4, th, td, tr, dt, dd
{
    text-align: center;
    font-size:  12pt;
}

h1, h2, h3, h4
{
    font-weight:   bold;
    color:         #000070;
    margin-top:    1em;
    margin-bottom: 1em;
}

h1 { font-size: 24pt; }
h2 { font-size: 20pt; }
h3 { font-size: 16pt; }
h4 { }
p  { }

th, td { font-size:11pt; text-align: left; }
th { font-weight : bold; }
td { }

dt, dd { text-align: justify; }
dt { font-size: 13pt; margin-bottom: 0.2em; }
dd { font-size: 13pt; }

hr { size : 10; }

A:link IMG    { border: 2px solid #0000FF }
A:visited IMG { border: 2px solid #804080 }
A:hover IMG   { border: 2px solid #0080FF }

A:link IMG    { border: 0px }
A:visited IMG { border: 0px }
A:hover IMG   { border: 0px }


A:link        { color:#0000FF; text-decoration: underline; }
A:visited     { color:#804080; text-decoration: underline; }
A:hover       { color:#0080FF; text-decoration: underline; }

ul
{
	font-style : normal;
}



