.title {
        background-color:black;
	color:#0088ff;
	font-size:300%;
	font-weight:bold;
	text-align:center;
	font-family:"Century Gothic",san-serif;
}

.titleback {
        background-color:black;
}
.copyright {padding:0px;font-size:10px;text-align:right;}

A IMG {
  border: none;
}

.quote {
  color:#66cc00;
  font-weight:bold;
  width:70%;
  margin: 0 auto 0 auto;
}

.highlightedquote {
  color:#4952FD;
}

.editorsnote {
  color:#eeeeee;
  font-weight:normal;
}


.lyric {
  color:#FDA248;
  font-weight:bold;
  width:60%;
  margin: 0 auto 0 auto;
}

BODY {
  background: black;
  color: #adadad;
  font-size:10pt;
  font-family:"Arial",san-serif;
}

TABLE.bordered, TABLE.bordered TD, TABLE.bordered TH {border:1px solid white;}
TABLE.bordered TH {text-align:left;}
TABLE.center, TABLE.center TD, TD.center {
  text-align:center;
}

TD.right {
  text-align:right;
}

TD.body {
  background-color:#0000aa;
	color:#00b2ec;
}

TD {
  vertical-align:top;
	margin:0;
	padding-left:2;
	padding-right:2;
}

H1 {
  font-size:250%;
  font-family:Arial, Helvetica, sans-serif;
}

H2 {
  color:#6688ff;
  font-size:120%;
  font-family:Arial, Helvetica, sans-serif;
}

.CVDate {
  color:#ffffcc;
  font-weight:bold;
}

.CVTopic {
  color:#ffffcc;
  font-size:90%;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

.IndentBlock {
  margin-left: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}

TD.body1 {
  background-color:black;
  color:#eeeeee;
}

TH.body1 {
  background-color:red;
  color:white;
}

TD.body2 {
  background-color:black;
  color:#eeeeee;
}

TH.body2 {
  background-color:green;
  color:white;
}

TD.body3 {
  background-color:black;
  color:#eeeeee;
}

TH.body3 {
  background-color:blue;
  color:white;
}

TD.import {
  background-color:black;
  color:#eeeeee;
}

A {
  color:00ce31;
}

A:link {
  color:00ce31;
}

A:active {
  color:00ce31;
}

A:visited {
  color:00ce31;
}

A:hover {
  color:#cccccc;
}

IMG {
  background-color:#000000;
}

IMG.logo {
  border-top:none;
  border-left:none;
  border-bottom:none;
  border-right:none;
  margin-right:20px;
  margin-top:10px;
}

LI {
  margin:0px;
}

H2 {
  margin-bottom:0px;
}

UL.Flat {
  margin:0px;
  margin-left:-20px;
  list-style-type:none;
}

UL.DoubleSpace LI {
  margin-bottom:10px;
  padding:3px;
}

UL.DoubleSpace {
  padding:0px;
  margin:0px;
  list-style-image:none;
  list-style-type:none;
}

.SectionHeading {
  font-size:larger;
  color:#00bbff;
}

.FrontLinks A {
  text-decoration:underline!important;
}

DIV.FrontDivider {
  width:80%;
  font-size:2px;
  margin-top:3px;
  margin-bottom:3px;
}

div.hr {
  width:20%;
  text-align:center;
  margin-left: auto; 
  margin-right: auto;
  height: 13px;
  background: #000000 url("http://www.aoiko.net/images/Bullet-Diamond.png") repeat-x scroll center;
}

div.hr hr {
  display: none;
}
