body {
	background-image: url(../backgrounds/grytxtr5.jpg);
	background-repeat: repeat;
	padding: 0.5em;
	margin: 0.5em;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
	color: #000000;
}

h1, h2 {
	font-size: 0.9em;
	text-align: center;
	word-spacing: 0.2em;
	letter-spacing: .2em;
}

p, dt, ul, ol {
	font-size: 0.8em;
}

address {
	font-size: 0.7em;
	font-style: normal;
	font-variant: normal;
}

.centerTable {
	text-align: center;
	display: block;
}

.footerTable {
	width: 600px;
	margin: 0;
	align: center;
	display: block;
	text-align: center;
}
.footTable td {
	padding: 3;
	border-width: 3;
	vertical-align: top;
}

.emphasize {
	font-variant: small-caps;
	color: #006600;
	font-weight: bold;
}
.firstLetterRed {
	font-size: 1.3em;
	color: #993333;
	font-weight: bold;
}

.view {
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.1em;
	letter-spacing: 0.2em;
}

.label {
	font-weight: bold;
	letter-spacing: 0.1em;
}

.xSmallEmphasize {
	font-size: 0.7em;
	color: #006600;
	letter-spacing: 0.1em;
}

#footerTopLeft {
	text-align: left;
}

#footerTopRight {
	text-align: right;
}

#footerLeft {
	text-align: left;
}

#footerCenter {
	text-align: center;
}

#footerRight {
	text-align: right;
}

#oops {
	background-image: url(../clipart/thief.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#infoTable {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #993333;
	border-bottom-color: #993333;
}

#star {
	background-image: url(../clipart/star.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {  
	color: #993333;
	text-decoration: none;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #cc9966;
	text-decoration: underline;
}

a:active {
	color: #993333;
	text-decoration: none;
}

