body
{ 
background-color:#eeeeee;
text-align:center;
height:100%;
}

html
{
height:100%;
}

div
{ 
font-family:arial;
font-style:normal;
font-size:13px;
font-weight:normal;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}


p
{ 
font-family:arial;
font-style:normal;
font-size:13px;
font-weight:normal;
text-align:justify;
}

p.center
{ 
font-family:arial;
font-style:normal;
font-size:13px;
font-weight:normal;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

h1
{ 
font-family:arial;
font-size:32px;
font-weight:bold;
text-align:center;
color:#404040;
}

h2
{ 
font-family:arial;
font-size:24px;
font-weight:bold;
text-align:center;
color:#404040;
margin-top:5px;
margin-bottom:5px;
}

h3
{ 
font-family:arial;
font-size:20px;
font-weight:bold;
color:#404040;
margin-top:5px;
margin-bottom:5px;
}

h4
{ 
font-family:arial;
font-size:16px;
font-weight:bold;
color:#404040;
}

h5
{ 
font-family:arial;
font-size:13px;
font-weight:bold;
color:#404040;
}

h6
{
font-family:arial;
font-size:10px;
font-weight:bold;
text-align:left;
background-color:#CC0000;
}

table.border
{ 
border-left-style:dashed;
border-left-width:1px;
border-right-style:dashed;
border-right-width:1px;
border-top-style:none;
border-bottom-style:none;
border-collapse:collapse;
border-color:#000000;
margin-right:auto;
margin-left:auto;
text-align:center;
}

th
{ 
border-color:#000000;
background-color:#d4d0c8;
font-family:arial;
font-style:normal;
font-size:13px;
font-weight:normal;
}

td
{ 
border-color:#000000;
font-family:arial;
font-style:normal;
font-size:13px;
font-weight:normal;
}

a
{
color:#404040;
text-decoration:underline;
}

a:active
{
color:#404040;
text-decoration:underline;
}

a:visited
{
color:#404040;
text-decoration:underline;
}

a:hover
{
color:#e9e7e3;
text-decoration:underline;
background:#404040;
}

h5.linkhome
{
margin-top:10px;
margin-bottom:10px;
margin-right:auto;
margin-left:auto;
width:251px;
border-top:solid;
border-color:#000000;
border-width:1px;
padding-top:20px;
text-align:center;
}

h5.list
{ 
font-family:arial;
font-size:13px;
font-weight:bold;
color:#990000;
text-align:left;
}

img.noborder
{
border-style:none;
}

ul
{
font-family:arial;
font-size:13px;
list-style-type:disc;
margin-left:10px;
padding-left:10px;
text-indent:0px;
line-height:16px;
text-align:left;
}

li
{
font-family:arial;
font-size:13px;
line-height:16px;
}

iframe
{
width:50%;
height:80%;
}
