body {
	margin: 0;
	padding: 0;
	background: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	background: #ffffff;
	position: relative;
	width: 732px;
	margin: 15px auto;
	text-align: left;
        }


#contents {
	text-align: center;
	width: 732px;
}

#main {
	background: #ffffff;
	position: relative;
	width: 732px;
	text-align: left;
        }
#nav {
	background: #ffffff;
	width: 732px;
	align: center;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        }

p  {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        padding-left:25px;
        padding-right:25px;
       }

ul {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        padding-left:150px;
        padding-right:25px;
        list-style-type: square;
        }

ul.purchase {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        padding-left:150px;
        padding-right:25px;
        list-style-type: square;
        background-color: #C6BCB2;
        }

table.notices {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #C6BCB2;
        }


li  {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        padding-left:10px;
        padding-right:25px;
         }

p.index    {
        color: #717171;
        font-size:10;
        padding-left:25px;
        padding-right:25px;
       }


table.list {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: #666666 #666666 #666666 #666666;
	}


table.list td{
        color:#666666;
        font-size:12pt;
        border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: #666666 #666666 #666666 #666666;
	}

p.nav {
        color:#75acc7; 
        font-size:8pt;
        font-weight: bold;
        padding:0px;
       }

p.small {
        color:#666666;
        font-size:10pt;
        padding:0px;
       }

a.menu { 
	color: #000077; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

a.menu:hover  { 
	color: #75acc7; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

a.nav:link { 
		color: #000077; 
		text-decoration: none;
                font-size:8pt;
                font-weight: bold;
                }
	
	a.nav:visited { 
		color: #000077; 
		text-decoration: none; 
                font-size:8pt;
                font-weight: bold;
		}
	
	a.nav:hover { 
		color: #75acc7; 
		text-decoration: none; 
                font-size:8pt;
                font-weight: bold;
		}

	a.nav:active { 
		color: #75acc7; 
		text-decoration: none;
                font-size:8pt; 
                font-weight: bold;
		}


        a:link { 
		color: #000077; 
		text-decoration: none;
                font-size:10pt;
                font-weight: bold;
                }
	
	a:visited { 
		color: #000077; 
		text-decoration: none; 
                font-size:10pt;
                font-weight: bold;
		}
	
	a:hover { 
		color: #75acc7; 
		text-decoration: none; 
                font-size: 10pt;
                font-weight: bold;
		}

	a:active { 
		color: #75acc7;  
		text-decoration: none;
                font-size:10pt; 
                font-weight: bold;
		}
			
	
.button1 {
              background-color: #ffffff;
              border-width: 2;
              color: #000077;
              font-size: 8pt;
              font-weight: bold;
              font-family: Arial, Helvetica, Serif, sans-serif;
               }

.contact {
            font-size: 10pt;
          }

#logo {	
	background: #ffffff;
        text-align: left;
	padding-top: 30x;
	padding-bottom:15px;
	width: 732px;
	border-bottom: 2px solid #75acc7;
}

#logo img {
        align: left;
	border: none;
	}

.footer {
	background: transparent;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 25px 25px;
	clear: none;
        text-align: center;	
        }



H1     {
        color: #75acc7;
        font-family: ariel;
	font-size: 30px;
	text-align: center;	
        }

H2     {
        color: #75acc7;
        font-family: ariel;
	font-size: 24px;
	text-align: center;
        }

H3    {
        color: #75acc7;
        font-family: ariel;
        font-size: 18px;
        text-align: left;
        padding-left:150px;
   
        }



				
				
				
				