body 
{
	background-color: #FFF8CE; 
	text:  #6E2626;
	color: #6E2626;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

a {
	color: #007000;
	link: #008000;
	vlink: #6E2626;
}

a:active
{color: #008000;}

.ClassyParagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-weight: normal;
	color: #600000;
	font-style: italic;
}
.ClassyParagraph p {
	text-indent: 10px;
}
.ClassyParagraph p:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	Font-weight: bold;
	font-style: italic;
}

.fontBigItalics {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #600000;
	font-style: italic;
	text-shadow: #666 10px
}
.fontBig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #600000;
	font-style: normal;
	text-shadow: #666 10px
}
.fontMedium {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #600000;
	font-style: normal;
	line-height: 100%;
}
.fontMediumSmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #600000;
	font-style: normal;
	line-height: 100%;
}

.fontSmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #600000;
	font-style: normal;
	line-height: 100%;
}

.fontBase{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color: #600000;
	line-height: 120%;
}

.fontGreen {
	color: #008000
}

}
.fontMaroon {
	color: #600000
}

.indent p {
	text-indent: 20px;
}	

.press a {
	padding: 5px;
	display: block;
	border: outset;
	border-color: #FFF8CE #000000 #000000 #FFF8CE;
	width: 110px;
	height: 15px;
	background-color: #DBD094;
	font-size:16px;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color: #6E2626;
	link: #6E2626;
	vlink: #080000;
	
}
.press a:hover {
	padding: 5px;
	display: block;
	border: outset;
	border-color: #000000 #FFF8CE #FFF8CE #000000;
	width: 110px;
	height: 15px;
}
.press a:active {
	color: #008000;
	}


.img-shadow {
  float:center;
  box-shadow: inset 10px 10px 10px 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.printed {text-align:justify}