html {
min-height: 101%;
}

body {
font-family: sans-serif;
background-color: #E8F9FF;
margin: 0px;
}

table {
font-size: 16px;
}

a {
	color: #b22222;
	text-decoration: none;
} 

a.menu:hover {
	text-decoration: underline;
}


.page {
background-color: #ffffff;
padding-left: 20px;
padding-right: 20px;
}

a.menu {
text-decoration: none;
font-size: 13px;
color: #b22222;
font-weight: bolder;
}

a.menu:hover {
	text-decoration: underline;
}

td.menu {
	background-color: #FFFFE1;
}

table.top {
	background-color: #ffffff;
}

a.home {
text-decoration: none;
color: #b22222;
font-size: 18px;
}

.address {	
font-size: 12px;
color: #0000dd;
}

td.shadowleft {
	background-image: url(shadowleft.gif);
}

td.shadowright {
	background-image: url(shadowright.gif);
}

a.link {
	color: #1FA9A0;
}


big {
	font-size: 20px;
	color: #b22222;
}

small {
	font-size: 16px;
        color: #b22222;
}
