body {
    background-color : #FFFACD;
    border : 0px solid;
    margin : 0px;
}

a {
    color : #4775A7;
    text-decoration : underline;
}

td {
	font-family : times new roman, times;
	color : #8D135C;
}

H1 {
	font-family : times new roman, times;
	color : #8D135C;
	font-size : 8pt;
}


