/* CSS Document */

html { 
	min-height: 100%; 
margin-bottom: 1px; 

}
body { 
margin: 10px;
background-color: #EFEFEF}
td { font-family: georgia,verdana; font-size: 12pt}
h2 { font-family: tahoma; font-size: 16pt; font-weight: bold }
h1 { font-family: tahoma; font-size: 16pt; font-weight: bold }
h5 { font-family: georgia; font-size: 18pt; font-weight: bold }
}