body {
	font-size: 100%;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background: white none no-repeat scroll;
}

hr {
	color: #990033;
	background-color: #990033;
}

h1 {
	font-size: 170%;
	color: #990033;
	text-align: left;
}

h2 {
	font-size: 140%;
	color: #990033;
}

h3 {
	font-size: 110%;
	color: #990033;
}

a:link {
	color: #006600;
	text-decoration: none;
}

a:visited, a:active {
	color: #990033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.nav {
	font-size: 80%; 
	text-align: center; 
	font-weight: bold;
}

td.thumb {
	font-size: 80%; 
	text-align: center;
	vertical-align: top;
	font-style: italic;
	width: 150px;
	height: 150px;
}

td.header {
	text-align: center;
}

td.main {
	color: black;
	font-size: 100%;
	text-align: left; 
	text-decoration: none
}

td.footer {
	color: #006600;
	font-size: 80%;
	text-align: center; 
	font-weight: bold;
}

td.caption {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

td.credit {
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	vertical-align: text-bottom;
	width: 100px;
}