body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 2.5ex;
	background-color: #000033;
	list-style-type: circle;
	}
p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	line-height: 2.5ex;
    }
	
p.printable {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	}
p.indent {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	line-height: 2.5ex;
	margin-left: 20px;
}	
	
li {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 2.5ex;
}
			
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	text-align: center;
	color: #FFFFFF;
	}
	
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	text-align: left;
	color: #FFFFFF;
	}
	
a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #CCCCCC;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #CCCCCC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFFCC;
	}
	
p.footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #CCCCCC;
    }
