a:link, a:visited {
	text-decoration: none;
	color: #66999
}

a:link img {
	border: none
}

a.thumb {
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
	margin: 4px
}

a:visited img {
	border: none
}

a:active img {
	border: none
}

h1 { 
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica";
	font-size: 2em;
	font-color: #ffcc00
}

h2 { 
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica";
	font-variant: small-caps;
	font-size: 2em
}

h3 {
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica";
	font-size: 1.5em;
	margin: 4px
}

body {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: black;
	background-color: #669999;
	margin: 0
}

p {
	margin: 4px
}

address {
	font-size: 1.25em;
}

li {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

table {
	border-style: solid;
	border-color: transparent;
	border-width: 1px;
	color: #669999;
	background-color: #669999;
	
}

tr {
	border-style: solid;
	border-color: black;
	border-width: 2px
}

th {
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica";
	font-weight: bold;
	font-size: 1em;
	vertical-align: top;
	color: orange;
	background-color: gray;
	font-color: white;
	border-style: none;
	border-color: black;
	border-width: 1px
}

td {
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica";
	font-size: 1.5em;
	color: black;
	vertical-align: top;
	background-color: #669999;
	border-style: none;
	border-color: black;
	border-width: 1px
}

li {
	list-style-type: none
}

img.pic {
	border-style: solid;
	border-color: black;
	border-width: 3px;
	margin: 5px
}
