body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url("/raiden/bg.jpg");
	background-repeat: repeat-x;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	text-align: justify;
	color: #545D54;
	}
div.content {
	top: 116px;
	left: 260px;
	width: 501px;
	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: #386D97; 
                  text-decoration: none;
                  font-size: 10px;
                  }
em, i {
                  color: #AFC4BD;
                  font-size: 10px; 
                  }
blockquote {
         	background-color: #030303;
	border: 1px dashed #515B5C;
         	text-align: center;
         	width: 334px;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #A7A688;
	background-color: #101710;
	font-weight: bold;
	text-transform: uppercase;
	}
a:hover {
	text-decoration: none;
	color: #101710;
	background-color: #A7A688;
	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: #326987;
	}
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;
	}