a {	color: #cff;
	text-decoration: none;
	font-weight:bold;}
a:hover { 
	text-decoration: underline;
	color:#ffc;}
body {
	margin: 10px;
	background-color:#930;
	}
.bodyText {
	font-family: Verdana;
	font-size: 0.72em;
	color: #036;
	text-align:left;
	}
.bodyTextSml {
	font-family: Verdana;
	font-size: 0.7em;
	color: #036;
	text-align:left;
	}
.bodyText2 {
	font-family: Verdana;
	font-size: 0.9em;
	color: #036;
	font-weight:bold;
	}
.footer { 
	font-family: Verdana;
	font-size: 0.6em;
	color: #036;
	background-color:#f93;
	border: 1px solid #c36;
	padding: 6px;
	}
.header {
	font-family:Georgia;
	font-size: 1.6em;
	font-weight:bold;
	color:#fff;
	}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color: #fff;
	text-align:left;
	}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color: #fff;
	}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color: #036;
	text-align:left;
	background-color:#f93;
	border: 1px solid #666;
	}
.highlight2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #036;
	letter-spacing:1px;
	background-color:#c60;
	}
.highlight3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #fff;
	letter-spacing:1px;
	background-color:#c60;
	padding:4px;
	}
.hidden {
	visibility:hidden;
	}
.image {	
	background-color:#e18263;
	margin: 2px;
	padding: 2px;
	border:1px solid #ccc;
	font-family: Verdana;
	font-size: 0.7em;
	color:#fff;
	}
.image2 {	
	background-color:#c95d3a;
	margin: 2px;
	padding: 2px;
	font-family: Verdana;
	color:#FFF;
	font-size: 0.8em;
	}
.page {	
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	margin: 6px;
	padding: 6px;
	width:660px;
	border:1px solid #fc6;
	}

