.texttd {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.textstd {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
}
.textsmalltd {

	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #333333;
}
td {
	font-size: 12px;
	line-height: 150%;
}
ol {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-indent: 6px;
}
li {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


body {
	margin-top:0px;
/*
	background-attachment: scroll;
	background-image: url(img/bg_color.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #eeeeee;
	text-decoration: none;
*/
}


.textsmallred {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #FF0000;
}

.textsmallreds{
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}
.a_footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.textreds {

	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}
.textsmall_12left {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #333333;
	padding-left: 7px;
}
.leftspace {
	margin-left: 10px;
}
