body, td
{
	color: 				white; 
	font-size: 			10px;
	font-weight:		normal;
	font-family: 		verdana, san-serif;
	vertical-align:		top;
	margin:				10px;
	
}
body
{
	margin:				20px;
	background-color:	#FF5BA1;
	background-image:	url('i/bg3.jpg');
	background-repeat:	no-repeat;
	background-attachment: fixed;
	background-position:	450px 20px;
}

td.col
{
	text-align:			right;
	font-weight:		bold;
}

small
{
	font-size: 			9px; 
	font-family: 		geneva, verdana, san-serif;
}

a
{
	color: 				white;
	text-decoration:	underline;
}

a:hover
{
	text-decoration:	none;
	background-colorr:	#FF5BA1;
	background-color:	white;
	color:				#FF5BA1;
}

h1
{
	font-size: 			15px;
	font-weight:		bold;
}

h3
{
	font-size: 			15px;
	font-weight:		bold;
}

.whiteframe
{
	border:				#FFFFFF solid 10px;
}

.no
{
	text-decoration:	none;
}


#textruta
{
	position:			absolute;
	left:				20px;
	top:				20px;
	width:				380px;
}
