    #logo {
        position: absolute;
        top: -10;
        left: -3;
	z-index: 2
    }

    #sloganbk {
        position: absolute;
        top: 72;
        left: 36;
	z-index: 3
    }

    #slogan {
        position: absolute;
        top: 70;
        left: 34;
	z-index: 4
    }

    #date {
        position: absolute;
        top: 168;
        left: 5;
	z-index: 4
    }

    #canebreak_logo {
        position: absolute;
        top: 45;
        right: 0;
	z-index: 10
    }

    #fp_hook {
        position: absolute;
        top: -5;
        right: 290;
	z-index: 1
    }

.message {
	color: #FFFFFF;
	font-family: "Myriad Pro", Arial, Serif;
	font-size: 12px;
	text-align: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


h1          { font-size: 14pt; 
		font-family: Arial; 
		color: #000000; 
		font-weight: bold }
h2          { font-size: 10pt; 
		font-family: Arial; 
		color: #000000; 
		font-weight: bold }
h3          { font-size: 16pt; 
		font-family: Arial; 
		color: white; 
		font-weight: bold;
		font-style: italic }
h4           { font-size: 10pt; 
		font-family: Arial; 
		color: #000000; 
		text-align: left }
h5           { font-size: 8pt; 
		font-family: Arial; 
		color: #000000;
		text-align: center }
h6           { font-size: 7pt; 
		font-family: Arial; 
		color: #000000;
		text-align: center }
p           { font-size: 11pt; 
		font-family: Arial; 
		color: #000000; 
		text-align: left;
		font-weight: none;
		text-indent: 16 }
a:link      {   font-size: 11pt; 
		font-family: Arial;
		color: #006600;
		font-weight: none;
		text-decoration: none }
a:hover     {   font-size: 11pt; 
		font-family: Arial;
		color: #006600;
		background: white;
		font-weight: none;
		text-decoration: none }
a:visited   {   font-size: 11pt; 
		font-family: Arial;
		color: #006600;
		font-weight: none;
		text-decoration: none }




