	A 			{ color: #666600; text-decoration: none; }
	A:link		{ color: #663300; text-decoration: none; }
	A:visited	{ color: #663300; text-decoration: none; }
	A:active	{ color: #663300; text-decoration: none; }
	A:hover		{ color: #996633; text-decoration: none; }
	.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
}
.leftline {
	background-image: url(images_developer/left_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightline {
	background-image: url(images_developer/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	color: #666633;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	text-decoration: none;
	color: #666633;
	font-weight: bold;
	text-transform: uppercase;
}
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	text-decoration: none;
	color: #990000;
}
.bodytight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	color: #666633;
}
.bodylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	color: #666633;
	list-style-position: outside;
	list-style-type: disc;
}
