
TD {
	font-family: 'Trebuchet MS',Tahoma, Verdana, Arial, Helvetica, san-serif;
}
 
P {  
    font-style: normal; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: 'Trebuchet MS',Tahoma, Verdana, Arial, Helvetica, san-serif;
}

BODY {
  color:#000000;
  margin-top: 0px;
  background: #C9E3FA;
  font-family: 'Trebuchet MS',Tahoma, Verdana, Arial, Helvetica, san-serif;
}

a:link
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	
}
a:link.navbar
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navbar
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navbar, a:active.navbar
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	
}

h1, h2, h3, h4
{
font-size:100%;
margin:0px 0px 0px 0px;
font-weight:normal;
display:inline;"
}

