BODY {
	margin: 0px;
	background-color: #ffcbf1;
}

.toptab{
	height: 100%;
	width: 100%;
}

#txtConts {
	color: #ff33c7;
	width: 750px;
	text-align: left;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

#txtConts H1 		{ font-size: 13px; margin-bottom: 5px; }
#txtConts H2 		{ font-size: 12px; margin-bottom: 5px; }
#txtConts A  		{ color: #9d0072; text-decoration: none; }
#txtConts A:hover   { text-decoration: underline; }