body {

	font-family: Georgia, Times, serif;

	font-size:12px;

	color: #43462e;

	background-color: #2a99d8;

}



td, li {

	font-family: Georgia, Times, serif;

	font-size:12px;

	color: #43462e;

}


h1 {

	font-family: Georgia, Times, serif;

	font-size:14px;

}



.white {

	background-color: #FFFFFF;

}

a:link, a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover, a:active {

	color: #7c805e;

	text-decoration: none;

}

.header {

	background-image: url(images/nav_tile.gif);

	background-repeat: repeat;

}

.required {

	color: #FF0000;

	font-size:9px;

}