.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.content a {
	color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration:none;
}
.content a:hover {
	border-bottom-style: solid;
	color: #888888;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 1em;
	text-align: center;
}
.ntro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: lighter;
	color: #4060B0;
	text-align: center;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.smalldate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	word-spacing: 1em;
	text-align: center;
	color: #999999;
}
.topic {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: lighter;
	color: #333333;
	text-align: center;
}
#footer {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCEEFF;
}

#footer a {	color: #30A0F0;text-decoration:none;}
#footer a:hover {	color: #50C0F0;text-decoration:none;}
.title a {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #40C0F0;
	text-align: center;
	text-decoration:none;
}
.title a:hover {

	text-decoration:underline;
}
li {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 5px;
	padding: 0px;
	list-style-type:disc ;
}
