body{background-color:aliceblue;font-family:verdana,arial,"sans serif";}
h1{
	font-size:150%;
	font-weight:normal;
	line-height:1.6em;
	color:#c60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;

  }
a{text-decoration:none}
a:hover{color:red}
.small{font-family:courier;font-size:8pt}
hr {
	color: steelblue;
}
td{
border-bottom:1px dotted}
.para {
	text-align: justify;
	text-indent: 25px;
	white-space: normal;
}

