body { color: #000000; background-color: #F8F0F9}

a:link    { color: #0000CC; text-decoration: none      }
a:active  { color: #0000CC; text-decoration: none      }
a:visited { color: #0000CC; text-decoration: none      }
a:hover   { color: #0000CC; text-decoration: underline }

.background {
	background-image: url(../images/Lines.gif);
}

.bg_corner {
	background-image: url(../images/LinesCorner2.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Bookman Old Style; 
	font-size: 14px; 
	color: #000000 
}

.rtside {
	border: 1px solid #800080;
	background-color: #F4E7F5;
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 18px;
}

dt {
	font-weight: 700;
}

dt.quote {
	font-style: italic;
	font-weight: 300;
}

H1   { 
	font-family: Bookman Old Style;   
	font-size: 24px; 
	font-style: italic; 
	color: #400040; 
}


H2 { 
font-family: Bookman Old Style;   
font-size: 16px; 
font-style: italic; 
color: #400040;
}

.PictureCaption { 
		font-family: Bookman Old Style;
      font-size: 14px; 
		font-weight: 700;  
		color: #000000; 
		font-style: italic;
}

.InfoBoxTitle { 
font-family: Bookman Old Style; 
font-size: 16px; 
font-weight: bold;  
color: #000000; 
}

.rank {
	font-size: 10px;
	font-style: italic;
}

