body 
	{ 
		background-color: #FFFFFF;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	   
a:link 
	{
		color: #09346E;
		}
		
a:visited
	 {
	 	color: #6E5100;
		}
		
a:link.special 
	{
		color: ;
		}
		
a:visited.special
	 {
	 	color: ;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 1px;
		margin-top: 0px;
		color: #000000;
		}		
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
.header
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;
		}
		
ul.noindent
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
li.dot
	{
		background-image: url(splash/dot.gif);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 1.25em;
	}

.bodyBack
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/bodyBack.gif);
		background-repeat: repeat-x;
		}
		
.leftBack
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/leftBack.gif);
		background-repeat: repeat-y;
		}
		
.rightBack
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/rightBack.gif);
		background-repeat: repeat-y;
		}
		
.mainLeft
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/mainLeft.gif);
		background-repeat: repeat-y;
		}
		
.mainRight
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/mainRight.gif);
		background-repeat: repeat-y;
		}
		
.noteLeft
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/noteLeft.gif);
		background-repeat: repeat-y;
		}
		
.noteRight
	{
	 	background: #c6c6c6 url(http://www.lagoon.com/theWave/images/noteRight.gif);
		background-repeat: repeat-y;
		}
		

