/* CSS Document copyright 2003, Ficam */

body
{
	color: #000000;
	background: #ffffff;
}

p, td
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}
h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: bold;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display:inline;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display:inline;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E3631E;
	text-decoration: none;
	display:inline;
}


a
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
text-decoration: none; 
font-size: 11px; 
font-weight: bold
}

a:Visited 
{
color:#FFFFFF; 
text-decoration: none; 
font-size: 11px; 
font-weight: bold
}

a:Active 
{
color:#FFFFFF; 
text-decoration: none; 
font-size: 11px; 
font-weight: bold
}

a:Hover 
{
color:#dfdfdf; 
text-decoration: none; 
font-size: 11px; 
font-weight: bold
}

td.top
{
background-image: url(images/logo.gif);
background-repeat: no-repeat;
}
