body,p,ul,li,table,td
{
FONT-SIZE:14px;
color: #455560;
}


h1
{
    font-size: 28px;
    font-weight: normal
}

h2
{
    font-size: 20px;
    font-weight: normal	
}

h3
{
    font-size: 15px;
    font-weight: bold	
}
.disclaimer
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

a:link{
color: #455560;
}
a:visited{
color: #455560;
}
a:active{
color: #7c8890;
}
a:hover{
color: #7c8890;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #455560;
}