body 
	{
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    margin-left: 0px;
	    font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
        background: #ffffff url(splash/bodyBack.gif);
		background-repeat: repeat;
		}
		
a:link
    {
        color: #666633;
    }
    
a:visited
    {
        color: #333300;
    }
		
a.footer:link 
	{
		color: #f0dcab;
		text-decoration: none;
		}
		
a.footer:visited
	 {
	 	color: #ffffff;
	 	text-decoration: none;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
		
.photo 
	{
		padding-bottom: 10px;
		}		

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		font-style: italic;
		}
.header
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 12pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
.white 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ffffff;
		}
		
.footerTxt 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #f0dcab;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;			
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		}

.navBack
	{
	 	background: #73674b url(splash/navBack.gif);
		background-repeat: repeat-y;
		}
		
.navBackChild
	{
	 	background: #73674b url(child/navBack.gif);
		background-repeat: repeat-y;
		}
		
.navBackChild
	{
	 	background: #73674b url(splash/navBackChild.gif);
		background-repeat: repeat-y;
		}
		

