body,td,th {
	color: #363636;
	font-size: small;
}

h1 {
	color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
}

h1 a, h1 a:link, h1 a:visited {
	color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
}

body {
	background-color: #363636;
	padding: 20px 10px 10px 10px;
}

.design {
	color:  #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: small;
}

h3 {
	color: #44463C;
        font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: medium;
}

.bodyhead {
	color: #44463C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.bodysub {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.bodytext {
	color: #44463C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
}

.sidehead {
	font-family: "Courier New", Courier, mono;
	color: #CCCC99;
	font-weight: bold;
}

.sidetext {
	color: #A7AC93;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.title1 {
	font-family: Courier, mono;
	font-size: xx-large;
	color: #767967;
	letter-spacing: 1px;
}

.title2 {
	font-family: Courier, mono;
	font-size: xx-large;
	color: #A7AC93;
	letter-spacing: 1px;
}

.title3 {
	font-family: Courier, mono;
	font-size: xx-large;
	color: #44463C;
	letter-spacing: 1px;
}

a, a:link, a:visited {
	color: #F8FFDA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:hover { 
	color: #FFFFFF;
        text-decoration: none;
  font-size:1.5em;
  line-height:1.1em;
}

a.design; a.design:link, a.design:visited {
	color: #44463C;
	text-decoration: none;
}

a.design:hover { 
	color: #FFFFFF;
        text-decoration: none;
  font-size:1.7em;
  line-height:1.2em;
  font-weight:800;
}

.homeimage { 
        border-color: #A7AC93;
        border-style: solid;
        border:0px;
        border-thickness: 0px;
}


