body {  background-color: #ffffff;
	background-image: url(../images/istspring_tile.gif);
	background-repeat: repeat;
	background-position: top center;
	background: #ffffff url(../images/istspring_tile.gif) 36px center repeat;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif,georgia,verdana,arial;
	text-align: right;
	font-weight: none;
	color: #ffffff;
	font-size: 12px;
}
a,a:link,a:hover,a:active,a:visited {
	text-decoration: none;
	text-transform: none;
	color: #ffffff;
}
.body_copy {
	padding: 5px 15px 20px 17px;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
.title {
	font-family: georgia;
	font-size: 15px;
	font-weight: 900;
}
.lrg {
	font-family: georgia;
	font-size: 13px;
	font-weight: 300;
}
.nav {
	font-family: tahoma,arial,sans-serif;
	text-decoration: underline;
}
#caption_copy {
	font-family: arial,sans-serif,tahoma;
	font-size: 9px;
	font-style: italic;
}
#super {
	font-size: 21px;
}
#main {
	color: #ff9933;
	font-size: 17px;
}
#light {
	color: #6699ff;
}
#dark {
	color: #333333;
}
#dark_body {
	padding: 5px 15px 20px 5px;
	color: #333333;
}
#light_ital {
	color: #cccccc;
	font-style: italic;
}
#light_italu {
	color: #ff9933;
	font-style: italic;
	text-decoration: underline;
}
#list_buffer {
	padding-top: 30px;
}
#circles {
	list-style-type: circle;
}
#squares {
	color: #cccccc;
	list-style-type: square;
}