a            { font-family: Times New Roman; font-size: 12pt; font-weight: bold }
a:hover 	 { color: red }
h1           { margin:0; font-size: 12pt; text-align:center; text-indent:0; word-spacing:0; line-height:100% }
p            { text-align: justify; text-indent: 25; word-spacing: 0; line-height: 100%; 
               margin-left:0; margin-right:0; margin-top:10; margin-bottom:0 }

body
{
	background-color: rgb(255,221,149);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr           { color: #0066FF }