body {
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0%;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

p {
    text-indent: 20px;
	margin-left: 40px;
	margin-right: 3%;
	line-height: 130%;
    }

body h1 {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 130%;
    font-size: medium;
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: large;
	}
	
html>body h1 {
	font-size:  large;
	} 

body h2 {
    margin-top: 15px; 
	text-align: center;
    font-size: medium;
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: large;
    }

html> body h2 {
	font-size:  large;
	} 

body h2,h3,h4,h5,h6  {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin-left: +3%;
	line-height: 130%;
	}
p {
	text-indent: 20px;
	margin-right: 3%;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 130%;
	margin-left : 1em;
	}

body p, th p, td p, li p, dd p, dt p	{
	font-size: x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;
	}

html>body, html>body p, html>body th, 
html>body td, html>body li, html>body dd, html>body dt    {
    font-size: small; 
    }
		
strong {font-weight: bold}

table {
    margin-left : 0%;
    margin-right : 2%;
    margin-top : 0;
	font-size: 12px;
    }

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #930;
	background: transparent; 
	}

