

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #8eb0e6;
	letter-spacing: normal;
	border: none;
	text-decoration: none;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #d8b078;
	border: none;
	text-decoration: none;

}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #689868;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99bbee;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #d8b078;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
}

body {
	background-image:  url(images/bgd.gif);
	background-repeat: repeat;
	text-align: left;
}


#container {
  margin: 0 auto;
  width: 800px;
  
  }



