body {
	font:12px/122% arial,helvetica,clean,terminal,sans-serif;
	font:x-small;
	background:#FAFAFA;
	margin: 0;
}
body * {
	line-height:122%;
}
table,td {
	font-size:inherit;
	font:x-small;
}
html>body {
	font:12px/122% arial,helvetica,clean,terminal,sans-serif;
}
textarea {
	font-size:100%;
	font-family:arial,helvetica,clean,terminal,sans-serif;
}
html>body textarea {
	font-size:auto;
}
#BottomGuide {
	background: #FFF;
	color: #878787;
	line-height:18px;
	padding: 7px 0 10px 0;
}
#BottomGuide a:link,
#BottomGuide a:visited {
	color: #878787;
	text-decoration: none;
}
#BottomGuide a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#BottomGuide a:active {
	color: #FF0000;
	text-decoration: none;
}
#copyright {
	background: #FFF;
	color: #666;
	font: x-small;
	font: 10px/122% arial,helvetica,clean,terminal,sans-serif;
	padding: 0 0 12px 0;
}
#copyright a:link,
#copyright a:visited {
	color: #666;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#copyright a:active {
	color: #FF0000;
	text-decoration: none;
}
a.myblue:link,
a.myblue:visited {
	color :#0000FF;
	text-decoration: underline;
}
a.myblue:hover,
a.myblue:active {
	color :#FF0000;
	text-decoration: underline;
}
