body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	background-attachment:fixed;
	background-image: url(pic/backtile.jpg);
}
table {  font-size: x-small}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  text-decoration: underline; color: #FF6600}
.justify {  text-align: justify}
.link1 {  color: #FFCC00; text-decoration: none}
.leftmenulink {
	color: #FF9900;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF00;
	background-color: #CC6600;
	font-size: small;
	text-align: center;
	vertical-align: middle;
}
.bluebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	vertical-align: middle;
}
.ylink {
	color: #FFFF00;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
}

