body {background: #C9DBED;}

td {font-size: 12px; font-family: Verdana, sans-serif; color: #333333; line-height: 16px;}

.b {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}

a:link {text-decoration: none; color: #336699;}
a:visited {text-decoration: none; color: #336699;}
a:hover {text-decoration: underline; color: #336699;}
a:active {text-decoration: none; color: #336699;}

.header {font-size: 20px; font-family: Arial, sans-serif; color: #224466; font-weight: bold;}
.subheader1 {font-size: 16px; font-family: Arial, sans-serif; color: #224466; font-weight: bold;}
.subheader2 {font-size: 14px; font-family: Arial, sans-serif; color: #660000; font-weight: bold;}
.footer {font-size: 11px; font-family: Arial, sans-serif; color: #224466;}

.tablecolor1 {
	background: #FFFFFF;
	background-image: url("../images/flowers1.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #224466;
	}
.tablecolor2 {
	background: #FFFFCC;
	background-image: url("../images/flowers2.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #224466;
	}
.tablecolorphoto {
	background: #FFFFCC;
	border: 1px solid #224466;
	}
.tablecolorheader {
	border-top: 1px solid #224466;
	border-left: 1px solid #224466;
	border-right: 1px solid #224466;
	}
.tablecolorfooter {
	border-left: 1px solid #224466;
	border-right: 1px solid #224466;
	border-bottom: 1px solid #224466;
	}

