optin {font-size: 10pt;
	   font-weight: normal;
	   color: #000000;
	   font-family: georgia;
		}
		
p.title {font-family: georgia;
			font-size: 16pt;
			font-weight: bold;
			color: #000000;
		}
		
p.copy {font-family: Verdana;
			font-size: 10pt;
			color: #808080;
		}
		
p.test {font-family: georgia;
			font-size: 9pt;
			font-weight: normal;
			color: #000000;
		}

p.subtitle {font-size: 9pt;
			font-weight: normal;
			color: #000000;
		}
		
p 		{	font-size: 10pt;
			font-weight: normal;
			color: #000000;
			font-family: georgia;
		}

ul 		{	font-size: 10pt;
			font-weight: normal;
			color: #000000;
			font-family: georgia;
		}
		
ul.bullet {font-size: 10pt;
			font-weight: normal;
			color: #000000;
		}
		
ul	{indent;}

ol 		{	font-size: 10pt;
			font-weight: normal;
			color: #000000;
			font-family: georgia;
		}
		
ol.bullet {font-size: 10pt;
			font-weight: normal;
			color: #000000;
		}
		
ol	{indent;}

h1 {	font-size: 16pt;
		font-weight: bold;
		color: #000000;
		font-family: georgia;
		}
		
p.header {font-size: 16pt;
		font-weight: bold;
		color: #000000;
		font-family: georgia;
		}

.nav-copyright {
        font: 10pt georgia; 
        color: #000000;
        text-decoration: none;
	}
	
A.nav-copyright {text-decoration: none;
				font: 10pt georgia;
        		font-weight: normal;
				color: #000000;
	}
	
A.nav-copyright:hover{
        font: 10pt georgia;
        font-weight: normal;
		color: #CC0000;
		text-decoration: underline;
	}

.nav-top {
        font: 9pt georgia; 
        color: #FFFFFF;
        text-decoration: none;
	}
	
A.nav-top {text-decoration: none;
		   font: 9pt georgia;
           font-weight: bold;
		   color: #FFFFFF;
	}
	
A.nav-top:hover{
        font: 9pt georgia;
        font-weight: bold;
		color: #6C69C0;
		text-decoration: underline;
	}

.nav-body {
        font: 10pt georgia; 
        color: #0000FF;
        text-decoration: none;
	}
	
A.nav-body {text-decoration: none;
				font: 10pt georgia;
        		font-weight: normal;
				color: #0000FF;
	}
	
A.nav-body:hover{
        font: 10pt georgia;
        font-weight: normal;
		color: #800000;
		text-decoration: underline;
	}