body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DADADA;
}
a:link {
	color: #88B0BD;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;

}
a:visited {
	color: #88B0BD;
	text-decoration: none;

}
a:hover {
	color: #88B0BD;
	text-decoration: none;
}


a.tp {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tp:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.r {
	FONT-family: verdana, arial, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: rgb(0,51,153);
	TEXT-DECORATION: none;
}
a.r:visited {
	COLOR: rgb(0,51,153);
	TEXT-DECORATION: none;
}
a.r:hover {
	COLOR: rgb(255,0,0);
	TEXT-DECORATION: none;
}


td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DADADA;
}

table.obr {
	border-top: 1px solid rgb(17,81,171);
	border-right: 1px solid rgb(17,81,171);
}
td.obr {
	border-bottom: 1px solid rgb(17,81,171);
	border-left: 1px solid rgb(17,81,171);
}