<!--

body 
{background: #FFFFFF url("graphics/break2.gif") repeat-y;
      font-family: Arial, Helvetica, serif;
      font-size: 12pt; 
      text-decoration: none;
      margin: 0px;}



#left td {text-align: right;}

#top_right { 
	background: transparent url(graphics/top_right_logo.gif) no-repeat top right scroll; 
	width: 150px; 
	height: 100px;
position: absolute;
top: 0px;
right: -3px;
z-index:+1;
	}
#bottom_left { 
	background: transparent url(graphics/break_end.gif) no-repeat bottom left scroll; 
	margin-top: 0px;
	width: 50px; 
	height: 51px;
bottom: +3px;
left: 10px;
	}

body.white {background-color: #FFFFFF;}

body.blue  {background-color: #B0C4DE;}

body.black {background-color: #000000;}

p,ul   {   color: #000000;
     font-family: Times new roman, Arial, Helvetica, serif;
        font-size: 11pt; 
        text-decoration: none; }

p.goudy {font-family: goudy old style, kristin itc;
	font-size: 18pt;
	color: #000099;}




img   {border: none}



A:link { color: #000000;
         font-family: Arial, Helvetica, sans-serif;}

A:visited { color: #000000;
            font-family: Arial, Helvetica, sans-serif; }

A:hover { color: #B0C4DE;}


A:link.nounderline { color: #ff0000;
         font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none;}

A:visited.nounderline { color: #ff0000;
            font-family: Arial, Helvetica, sans-serif; 
	    text-decoration: none;}

A:hover.nounderline { color: #B0C4DE;
			text-decoration: none;}




//-->
