body {
	font-size: 12px;
	color: #4a4a4a;
	margin-left: 4px;
	margin-top: 40px;
	margin-right: 4px;
	margin-bottom: 20px;
}
.line20 {
	line-height: 20px;
}
a:link {
	color: #4a4a4a;
	text-decoration: none;
}
a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.downxline {
	background-image: url(images/dashline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text12 {
	font-size: 12px;
}
.underline2 {
	background-image: url(images/dashline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
