@import url(advanced.css);
/* general formatting */

body {
	font: 100% Verdana;
	color: #000;
	background: #002e44; margin: 5px 0px 5px 50%;
}
a:link, a:visited, .php{
	font: 80% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
a:hover, a:active{
	font: 80% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}


p, ol li, dd, td,th{font-size: 75%;font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;line-height:150%;}
caption{display:none;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;line-height:120%;font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;color:#fe8a3f;font-weight:bold;}
h1{font-size:  110%;line-height:150%;}
h2 {font-size:  100%;line-height:150%;}
h3 {font-size:  90%;line-height:150%;}
h3 {
	margin: 0px;
	text-transform: lowercase;
}
acronym {
	border: 0px;
	font-style: normal;
}

strong {color:#600;}
object {text-align:center;}
