BODY
	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	}

P {
	font-size: 100%;
	color: black;
		padding-left: 10px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	font-style: oblique;
	color: maroon;
	padding-top: 20px;
	padding-left: 10px;
  }

H2 {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 16pt;
  text-align: center;
  	padding-top: 20px;
		padding-left: 10px;
}

H3 {
	padding-top: 20px;
	font-size: 11pt;
		padding-left: 10px;
  }

H4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: maroon;
	font-size: 140%;
	padding-top: 20px;
		padding-left: 10px;
  }



  


}
  
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.intro {
  font-size: 13pt;
}

.small {
  font-size: 75%;
  text-align: center;
}

.more {
  font-size: 75%;
  text-align: right;
}

A:link {
  text-decoration: underline;
  color: maroon;
}

A:visited {
  text-decoration: underline;
  color: #006600;
}

A:active {
  text-decoration: underline;
  color: maroon;
}

A:hover {
  text-decoration: underline;
  color: red;
}

.ad {
  font-size: 6pt;
  text-align: center;
}

th {
	font-weight: bold;
	color: #FF9;
	background-color: #900;		
	}
	
.article {
	padding-right: 50px;
	padding-left: 50px;	
	
}

HR
	{
	width: 75%;	
	}
	
.title
	{
	font-size: 175%;
	}