a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #ffffff;

}

a:link {

	text-decoration: none;

	color: #ffffff;

}

a:visited {

	text-decoration: none;

	color: #ffffff;

}

a:hover {

	text-decoration: underline;

	color: #999999;

}

a:active {

	text-decoration: none;

	color: #ffffff;

}td           { font-family: Verdana; font-size: 10pt; color: #ffffff; text-align: justify; 

               list-style-type: decimal }

body         { background-image: url('images/bg.jpg') }

h1{
  font-family: times new roman, times;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 500;
  }
h2{
  font-family: times new roman, times;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 500;
  }
