body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	color: #000000;
	
}
.print{
	margin:5px;
	background-color: #fff;
}
.Footer{
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFA201;
	text-decoration: none;
}
.arrow {
	font-size: 9px;
	color: #FFA201;
	font-weight: lighter;
}
.Feature {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.FeatureBody {
	font-size: 9px;
	color: #000000;
	background-attachment: scroll;
	background:url(right_background.gif) repeat-x left bottom;
	background-color: #FFFFFF;
}
.TopBody {
	font-size: 9px;
	color: #000000;
	background-color: #FF9900;
}
.Listing {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 20px;
	list-style-type: disc;
}
.Topic {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}
.DeviderTopic {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFB409;
	line-height: 20px;
	font-weight: bold;
}
#menu{
	/*padding:3px 0 0 30px;*/
	text-align:center;
}
a.subtleLink{color:#999999;}
#keynote_listing li{
	padding:5px 0;	
}