body {
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1, h2, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 140%;
	color: #c4392d;
	font-weight: bold; 
}

h2 {
	font-size: 110%;
	color: #c4392d;
	font-weight: bold; 
}

p {
	font-size: 90%;
	font-weight: normal;

}

.arthd {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 105%;
	font-weight: bold; 
}

.posted {
	font-size: x-small;
	font-variant: small-caps;
	color: Gray;
}

.sidebar { 
	font-size: small; 
}

.storyhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 120%;
	color: Gray;
	font-weight: bold; 
}

.subhead { 
	font-weight: bold; 
}

.background {
	background-repeat: no-repeat;
	background-image: url(/site/graphics/curve.jpg);
}

li {
	font-size: 90%;
	font-weight: normal;
}

.right {
	float: right;
	margin-right: 10px;
}

.left {
	float: left;
}

.center {
	float: center;
}

th {
	font-weight: bold; 
}

td {
	font-weight: normal;
	
}

