.mce
	{
	margin-left:10px;
	margin-right:20px;
	}

.linkstrip
	{
	width:100%;
	background-color:aliceblue;
	border:thin solid black;
	color: black;
	}

.linkstrip a
	{
	text-decoration:none;
	}

.bluebanner
	{
	width:100%;
	background-color:aliceblue;
	border:thin solid navy;
	}

h1, h2, h3, h4, h5, h6
	{
	font-family: 'Viner Hand ITC', 'Comic Sans MS', script;
	}
a 
	{
	font-weight: bolder;
	color: black;
	}
a:active
	{
	background-color: blue;
	}
a:hover
	{
	background-color: lightblue;
	}
body
	{
	width: 750px;
	font-family: Geneva, Arial, sans-serif;
	color: navy;
	background-color: white;
	}
table
	{
	border: thin solid navy;
	}
blockquote
	{
	font-size: smaller;
	font-family: courier;
	}
