body {
		background-color: #f1f1bb;
		color: #444444;
		margin-left: 10%;
		margin-right: 10%;
		font-family: arial;
		font-size: 12pt;
	}

a {
         font-weight: normal;
         text-decoration: none
	}

a:link {
         color: #555588
	}

a:visited {
         color: #555588
	}

a:hover {
		text-decoration: underline;
	}

p {
}
.body { text-align: justify;
	font-family: verdana,arial;
	font-size: 10pt;
	line-height: 1.5;
	}
.footer {text-align: cetner;
         font-family: times;
         font-size: 12pt;
         }
.small {font-size: 7pt;
        font-family: verdana,arial;
        }
.large  {
	color: #555588;
	font-size: 16pt;
	text-align: center;
         }

h1 {font-size: 36pt;
	font-family: garamond,times;
	text-align: center;
	font-weight: normal;
	color: #555588;
	}

h2 {font-size: 12pt;
	font-family: georgia,times;
	text-align: center;
	font-weight: normal;
	}