#body {
	margin: 0px;
	font-family: Verdana;
	}

h1 {
	font-size: 14pt;
	}

h2	{
	font-size: 10pt;
	text-align: center;
	}

a {
	color: #1231C5;
	font-weight: bold;
	text-decoration: none;
	}

.small {
	font-size: 10px;
	}

a.small {
	font-size: 10px;
	color: red;
	}

a.small:visited {
	font-size: 10px;
	color: red;
	}

a:visited {
	color: #1231C5;
	}

a:hover {
	text-decoration: underline;
	}

.url {
	font-size: 10px;
	}

#rap {
	width: 770px;
	border-left: 1px solid #59B4E3;
	border-right: 1px solid #59B4E3;
	}

div.sep {
	height: 30px;
	background: url(images/header-bg.jpg) repeat-x ;
	}

#footer {
	font-size: 8pt;
	text-align: center;
	background: #000000 url(images/footer-bg.jpg) repeat-x top;
	color: #FFFFFF;
	}

#footer a{
	color: #FFFFFF;
	}


#footer a:hover{
	color: red;
	}


div.section {
	width: 740px;
	margin: 0px;
	font-size: 8pt;
	text-align: center;
	}

div.section img {
	border: 1px solid #000000;
	}
	
ul.linkbox {
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
}

.linkbox li {
  margin: 0px;
  padding: 0px;
  display: inline;
  text-align: center;
  list-style:none;
  }
