* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;

}
body {
	background-color: #CCCCCC;
}
.end {
    color:#FF9900;
}	
td {
	line-height: 18px;
}
.comp {
	padding: 10px 8px 10px 18px;
}
.pt1 {
	color: #FF0000;
	background-color: #A7E4D8;
}
.pt2 {
	color: #000000;
}
.tt1 {
	background-color: #00CCCC;
}
.tt2 {
	background-color: #FFFFFF;
}
.about {
padding:18px 0px 0px 5px;
}
.dashed {
	color: #000000;
	padding-left: 15px;
}

.dashed a:hover {
	color: #000000;

}
.dashed a:visited {
	color: #000000;
	
}
.leftdashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}

.leftdashed a:visited {
	color: #000000;

	font-weight: bold;
}
