body {
	background: #AFAFAF;
	font-family: Arial;
	font-size: 10pt
	}

P {
	font: 10pt arial
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link, a:visited {
	color: #EBDB29;
	}

a:active, a:hover {
	color: #EB7B29;
	}

ul.disc {
	list-style-type: disc;
	font: 10pt arial
	}
	
td.blue {
	background: #CDDBE2
	}
	
td.grey {
	background: whitesmoke
	}
	
hr.1 {
	height: 1px;
	width: 90%;
	color=#c0c0c0
	}
	
img.1 {
	border-width: 2px;
	Border-color: #EBDB29
	}
	
img.2 {
	border-width: 2px;
	border-color: #3f658c
	}
	
table.photo1 {
	align: center;
	width: 579;
	border: 1px;
	cellpadding: 3;
	cellspacing: 3;
	bgcolor: #333333;
	bordercolor: #666666
	}