/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
	background-color: #ffffff;
	font-size: 11pt;
	font-family: Arial;
}

h1{
	color: #FF0000;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 18px;
	text-align: center;
}

.bonusheader {
	color: #FF0000;
	font-weight: bold;
}

.highlight {
	font-size:16px;
	font-weight: bold;
	background-color: #FFFF00;
}

#container { 
    text-align: center;
    }
  
#content {
	font-size: 1.5em;
    font-family: Arial,Helvetica,sans-serif;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 650px;
    border: #000000 solid 1px;   
}