/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body { font-family: 'comic sans ms', Arial, sans-serif;
        background: #38160b;
		margin-left: 15px;
		font-size: 10pt;
		text-align: left;
        color: #fff;
} 

.mainContent #container{
		width: 520px;
		padding: 15px 15px 15px 0px;
} 

h6 { font-size: 14pt; }
h5 { font-size: 16pt; }
h4 { font-size: 18pt; } 
h3 { font-size: 20pt; }
h2 { font-size: 22pt; } 
h1 { font-size: 24pt; } 
p  { font-size: 12pt; }
a.credit { font-size: 9pt; 
	color: #ffffff;}
.credit { font-size: 9pt; 
	color: #ffffff;}
.credit:hover { color: #ff89ba;}

.ten { font-size: 9pt;}

.item { color: #ffffff; }
a.item { color: #ffffff; }
.item:hover { color: #f09415; }

.topic { font-size: 12pt; 
         display:inline;
         font-weight:bold;}

.caption {
    font-size: 9pt;
    text-align: center;
    font-style: italic; 
}
