body {
    background-color : #FEF2EB;
    color : #400008;
    font-size : 10pt;
    font-family : "Times New Roman", Times, serif;
}

a:link {
    color: #307648;
}

a:active {
	color : #E91D2C;
}

a:hover {
	color : #E91D2C;
}

a:visited {
	color: #800011;
}

.mainbody {
    background-image : url(images/backart.jpg);
    background-repeat:no-repeat;
    font-family : "Times New Roman", Times, serif;
    font-size : 12pt;
    font-style : normal;
    font-weight : bold;
}

.photo {
    border : 1px solid #800011;
}

table {
	font-weight : normal;
    font-size : 10pt;
    font-family : "Times New Roman", Times, serif;
}