body {
	background-color:#F9EDCE;
	background-image:url(../images/bg_outside.jpg);
	font-family:'Times New Roman',Times,serif
	font-size:10pt;
	font-weight:normal;
	color:#6E5F00; 
}

.intro_link {
	font-family:'Times New Roman',Times,serif;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#6E5F00; 
}

.title {
	padding-left:10px;
}

.no-repeat{
  background-repeat:no-repeat;
}

.p {
  margin-top:0px; 
  margin-bottom:6px; 
}

.text{
	font-size:12pt;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	color:#4F4507; 
}

a:link {
  text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration:none; 
  font-weight:bold;
}

a:active {
  text-decoration:none; 
}

