body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #000000;
	font-family: georgia, arial, verdana, tahoma, helvetica, sans-serif;
	text-align: justify;
	color: #4F6A61;
	}
div.content {
	top: 117px;
	left: 52px;
	width: 319px;
	position: absolute;
	background-color: #transparent;
	}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 15px;
	font-size: 10px;
	}
li {
	margin: 0px 5px 5px 0px;
	line-height: 15px;
	font-size: 10px;
	}
strong, b {
                  color: #1C635C; 
                  text-decoration: none;
                  font-size: 10px;
                  }
em, i {
                  color: #6C9FA5;
                  font-size: 10px; 
                  }
blockquote {
         	background-color: #030303;
	border-left: 3px solid #1B4635;
	border-right: 1px solid #1B4635;
	border-top: 1px dashed #1B4635;
	border-bottom: 1px dashed #1B4635;
         	text-align: center;
         	width: 234px;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #9C988F;
	background-color: #07100D;
	font-weight: bold;
	text-transform: uppercase;
	}
a:hover {
	text-decoration: none;
	color: #07100D;
	background-color: #9C988F;
	font-weight: bold;
	}
h3, h2, h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14x;
	font-family: georgia, Times New Roman, century gothic, impact, serif;
                   font-style: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	font-weight: bold;
	color: #1C635C;
	}
h4 {margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 11px Times New Roman, serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align: center;
	color: #7A91A4;
	}
b.name {text-transform: uppercase;
	}
img.border {border: solid #8C748E;
	border-style: double;
	}
