/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {
	
*font-size:small;*font:x-small;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

table {
font-size:inherit;font:100%;
}

pre,code,kbd,samp,tt {
	font-family:Tahoma, Verdana;
*font-size:108%;	line-height:100%;
}

a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #99CC33;
}
a:active {
	text-decoration: none;
}
