body {font-family: "times new roman", serif; 
 background-color: #e4e440}
h1 {color: blue; font-family: helvetica, arial, sans-serif; 
	font-size: 24pt; text-align: center}
h2 {font-family: sans-serif; text-align: center}
h3 {font-family: sans-serif; text-align: center}
h4 {font-family: sans-serif; text-align: center}
h5 {font-family: sans-serif; text-align: center}
h6 {font-family: sans-serif; text-align: center}
div {font-family: serif; font-size: 18pt}

.code {font-family: courier, sans-serif; font-size: 16pt}
.highlight {color: red; border: solid red}
.normal {font-family: serif; font-size: 18pt}
.small {font-family: serif; font-size: 10pt}

table.paper {border:#cfff7f; background-color: white; color: black;}
table {border: #cfff7f; background-color: #cfff7f; color: black;}    
td {vertical-align: top}

a {color: blue}
a:hover {color: red}





