body {
	margin: 50px 0px 20px 120px;
	padding: 0px;
 	background-color: #161616;
	font-family: trebuchet MS, georgia, verdana, tahoma, helvetica, sans-serif;
	text-align: justify;
	color: #606060;
	}
div.content {
	top: 240px;
	left: 120px;
	width: 503px;
	position: absolute;
	background-color: #161616;
	}
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: #295789; 
                  text-decoration: none;
                  font-size: 10px;
                  }
em, i {
                  color: #B179BA;
                  font-size: 10px; 
                  }
blockquote {
         	background-color: #2E2E2E;
         	border: 1px solid #515151;
         	text-align: center;
         	width: 384px;
	font-family: tahoma;
	color: #837685;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #606060;
	font-weight: bold;
	background-color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #606060;
	font-weight: bold;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #28618D;
	}
.letter
	{
	color:#28618D;
	font-family: georgia, times new roman, serif; 
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: uppercase;}
h3, h2, h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 11px georgia, Times New Roman, serif;
                   font-style: italic;
	text-transform: lowercase;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
	color: #38383A;
	}
h4 {margin: 5px 5px 5px 5px;
	padding: 3px 0px 3px 3px;
	font-weight: bold;
	text-align: center;
	color: #704F88;
	font-size: 10px;
	text-transform: lowercase;
	}
b.name {text-transform: uppercase;
	}
img.border {border: solid #7F7A98;
	border-style: double;
	}