
BODY
	{
	margin: 0;
	padding: 0;
	border: 0;
	color: black; 
	background-color: gray;
	font-family: arial, trebuchet ms, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	}
A:link
	{
    text-decoration: none;
	color: 5674fe;
	}
A:visited
	{
    text-decoration: none;
	color: 0127dc;
	}
A:active
	{
    text-decoration: none;
	color: 0127dc;
	}
A:hover
    {
    text-decoration: underline;
    }


H1
	{
	font-size: 18pt;
	font-style: italic; 
	font-weight: bold;
	color: 8f4399;
	padding-left: 15px;
	margin-bottom: 0;
	}
H2
	{
	margin-top: 0;
	font-size: 10pt;
	font-style: italic;
	padding-left: 15px;
	margin-bottom: 6;
	}
H3
	{
	font-size: 32pt;
	font-style: normal; 
	font-weight: normal;
	color: 8f4399;
	padding-left: 15;
	margin-bottom: 0;
	text-align: left;
	}
p
	{
	padding-left: 15px;
	margin-top: 6;
	margin-bottom: 0;
	}
.emphasise
	{
	font-size: 18pt;
	font-weight: bold;
	}
.normal_font
	{
	font-family: arial, trebuchet ms, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	}
.margin_font
	{
	font-family: arial, trebuchet ms, helvetica, sans-serif;
	font-size: 10pt;
	}
.bold_font
	{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	}
.whole_page
	{
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	}
.whole_page_center
	{
	height: 100%;
	border: 0;
	}
.working_area
	{
	width: 780px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 0;
	}
.content
	{
	width: 635px;
	height: 420px;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
 	padding: 20px;
 	padding-right: 50px;
	border:0px;
	font-size: 10pt;
	}
.text_content
	{
	width: 635;
	height: 420px;
	text-align: left;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
 	padding: 20px;
 	padding-right: 50px;
	border: 0px;
	font-size: 10pt;
	}
.footer_1
	{
	width: 100%;
	height: 25;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
	border: 0;
	color: white;
	background-color: 8f4399;
	font-size: 8t;
	}
.footer_2
	{
	width: 100%;
	height: 5;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
	border: 0;
	background-color: 915699;
	font-size: 1pt;
	}
.headerLine
	{
	width: 100%;
	height: 11;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
	border: 0;
	background-color: 000000;
	font-size: 1pt;
	}
}
.header_box {
	DISPLAY: block; 
	FLOAT: left; 
	WIDTH: 640px; 
	HEIGHT: 120px
	}
.header_image_title {
	FLOAT: left; 
	WIDTH: 100%; 
	HEIGHT: 50%; 	
	color: black;
	}
.header_panel_container {
	LEFT: 0px; 
	WIDTH: 100%; 
	POSITION: absolute; 
	TOP: 0px; 	
	}
.panel_guts {
	MARGIN-LEFT: auto; WIDTH: 780px; MARGIN-RIGHT: auto;
	}
.picture {
	FLOAT: left; 
	WIDTH: 640px; 
	HEIGHT: 120px;
	}
.image_spacer1 {
	FLOAT: left; 
	WIDTH: 140px; 
	HEIGHT: 120px
	}
.QuoteTitle {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border-top: 1px  solid black;
	padding-top: 5px;
	margin-top: 10px;
	}
.QuoteNormal {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	}
.QuoteInfo {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
	}
.PathHistory
	{
	width: 100%;
	height: 11;
	text-align: left;
	vertical-align: middle;
	padding-left: 15;
	border: 0;
	font-size: 9pt;
	}
.staff_container {
	MARGIN-LEFT: auto; WIDTH: 620px; MARGIN-RIGHT: auto;
	text-align: center;
	clear: both;
	}
.staff_image {
	FLOAT: left; 
	WIDTH: 200px; 
	HEIGHT: 200px;
	text-align: center;
	font-style: italic; 
	margin-top: 20px
	}
.image
	{
	border-left: 3px solid #e0e0e0;
	border-top: 3px solid #e0e0e0;
	border-right: 3px solid #535353;
	border-bottom:3px solid #535353;
	}
.Prog {
	vertical-align: middle;
	WIDTH: 100%; 
	text-align: left;
	margin-top: 15px;
	clear: both;
	}
.ProgText {
	FLOAT: left; 
	vertical-align: middle;
	WIDTH: 400px; 
	text-align: left;
	}
.ProgImage {
	FLOAT: right; 
	WIDTH: 200px; 
	text-align: center;
	margin-top: 15px;}