
body		{font: 11 px;
			font-family: Sans serif;
			color: black;
			background-color: A6A6A6;
			margin-left:40px;}
		
p			{text-indent: 0 px;
			}
		
p.title 	{color: FEFDFD;
			font: 24 px;
			font-family: verdana, sans serif;
			color: FEFDFD;
			line-height: 17px;
			margin-top: 5px;
			margin-bottom: 0px;
			margin-right: 40px;
            margin-left:  15px;
            text-indent: 0px;}
            
p.subhead { color: FEFDFD;
			font: 12 px;
			font-family: verdana, sans serif;
			color: FEFDFD;
			line-height: 10px;
			margin-top: 5px;
			margin-bottom: 0px;
			margin-right: 40px;
            margin-left:  15px;
            text-indent: 0px;}

p.maintext 	{color: black;
			font: 10 px;
			font-family: verdana, sans serif;
			color: black;
			line-height: 12px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 40px;
            margin-left:  15px;
            text-indent: 0px;}
            
                        
p.maintext-indent	{color: black;
			font: 10 px;
			font-family: verdana, sans serif;
			color: black;
			line-height: 12px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 40px;
            margin-left:  32px;
            }
            
p.bodytext 	{color: black;
			font: 10 px;
			font-family: verdana, sans serif;
			color: black;
			line-height: 17px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 40px;
            margin-left:  15px;
            text-align: justify;
            text-indent: 0px;}            
         
.spacer  	{line-height: 8px; }
		
a:link 		{color: black; text-decoration: none;}
a:visited	{color: black; text-decoration: none;}
a:active	{color: black; text-decoration: none;}
a:hover		{color: 7E2846; text-decoration: none;}

a.gc:link {color:#7E2846;}
a.gc:visited {color:#7E2846;}
a.gc:active {color:#7E2846;}
a.gc:hover {color:black;}

