/* CSS Begins */
body {
	/*background: url(images/welcome%20mat%20thin.jpg) no-repeat center top #333333;*/
	font-family: verdana, tahoma, arial;
	font-size: 85%;
	}
div {
	/*background: #666666;*/
	}
div.body {
	}
div.all {}
.header {
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Lucida Sans", Garamond;
	font-weight: bold; 
	font-size: 140%;
		}
.subheader{
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Lucida Sans", Garamond;
	font-weight:bold; 
	font-size: 100%;
	}
.nav {
	
	}
	
a {
	text-decoration: none;
	font-size: 85%;
	}
a:hover {
	text-decoration: underline;
	font-size: 85%;
	}
a:visited {
	
	}