body {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 10pt;
	background-color: #663300;
	background-image: url(images/bg_pattern.gif);
	font-weight: bold;
}

li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC33;
}

.bioRightAlign {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: right;
	font-size: 10pt;
	font-weight: bolder;
}

.bioLeftAlign {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	font-size: 10pt;
	font-weight: bolder;
}

.bioLeftAlignColoured {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF9900;
	font-style: italic;
}
.bioColoured {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FFCC33;
}

.h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;
}

.h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;
}

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bolder;
}

a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFCC33;
	text-decoration: underline;
}



table {
	background-position: center top;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
}

.table_main {
	background-position: center top;
	width: 800px;
	border-spacing: 0px;
	padding: 0px;
	background-image: url(images/faces.jpg);
	margin: 0px;
	border: 0px none;
}

.table_sub {
	background-position: center top;
	width: 600px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
