﻿body {
background-color: #FFFFFF;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

h1 {
font-size: 200%;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

td#top {
background-color:#005dde;
}

td {
font-family: Georgia,Arial,sans-serif;
font-size: 100%;
}

table#left {
background-color:#005dde;
color: white;
}

table#left a{
color: black;
}