/* CSS Document */

body {padding: 0px;
  font-family: "Century Schoolbook";
  font-weight:bold;
  font-size:13px;
  background-color: #ffffff;}
#container {margin-left:auto; margin-right:auto; margin-top:0px; width:980px;}
#content {position:relative; top:10px;} 
a img {border: 0}
a:link {text-decoration: none; color:#0000FF; font-family:"Century Schoolbook"; font-weight:bold;}
a:visited {text-decoration: none; color:#0000FF; font-family:"Century Schoolbook"; font-weight:bold;}
a:hover {text-decoration: underline; color:#0000FF; font-family:"Century Schoolbook"; font-weight:bold;}
a:active {text-decoration: none; color:#0000FF; font-family:"Century Schoolbook"; font-weight:bold;}
span{
	font-family: "Century Schoolbook";
	font-weight: bold;
	color: #0000FF;
	border: none;
}
.style1 {
	font-family: Wingdings;
	color: #000000;
}