BODY {color: silver; background: red;}
		
A:link { color: #E59900;
	text-decoration: none } 
A:visited { color: #E59900;
	text-decoration: none }
A:active { color:  #E59900;
	text-decoration: none }
B.ctitle {font-family: serif;
		font-size: 18px;
		font-variant: small-caps;
		color: black }
DIV.indent1 { margin-left: 2em
		 }
.ticker {color: red;
		font-weight: bold
}

TABLE.MAIN { width: 100%;
		text-align: center;
		border: 0}
.header { background-color: yellow;
		align: center}
.footer { 	font-family: arial;
		font-size: 10px;
		text-decoration: none;
		text-align: center}

.A {	
   width: 20%; 
  text-align: left;
   border: 0px solid black;
  background-color: #FFF8D0;
   vertical-align: top;
}

.B {   
  text-align: left; 
  line-height: 18px; 
  font-size: 10pt; 
  font-family: Arial;
  margin: 0 210px 20px 170px;
  border: 0px solid black;
  background-color: white;
  padding: 10px;}

.C {	width: 20%;
    text-align: center;
  margin: 25px;
  border: 0px solid black;
  background-color: #FFF8D0;
  padding: 10px;
}

.callout {	font-color: white;
	font-weight: bold;
  background-color: #E59900;
  padding: 10px;
}

DIV.navigation {font-family: arial;
   font-weight: bold;
   font-size: 14px;
   color: #E59900;
	margin: 100px,0,0,10px}

.imageinfo {font-family: arial;
	font-size: 10px}

@font-face {
    font-family: requiem0;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.aarome.org/requiem0.eot);
  }
