body {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 172px;
	margin: 1px 0px 0px 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #B43031;
}

.text2 {
	color: #BDBDBD;
}

a {
	color: #B43031;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #7C7C7C;
}

tr.listrow:hover { background-color: #AAAAAA;}
#tplPreview   { background-color: #CCCCCC;  border: thin solid #990000;}
