body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDD6F1;
}
td {  font-size: 12px; color: #464646}
a:active {color: #464646; text-decoration: none}
a:link {color: #464646; text-decoration: none}
a:visited {color: #464646; text-decoration: none}
a:hover {color: #DF286B; text-decoration: underline}

.notoptb
{
	border-left-style:solid;
	border-left-color:#E1A2D1;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E1A2D1;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#E1A2D1;
	border-right-width:1px;
}

.border_bottom
{
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}

.table
{
	border:solid 1px #E1A2D1;
}
