body{
	margin-top: 3px;
	margin-bottom : 3px;
	background-color : #3DA2DB;
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : Black;
}
TD{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : Black;
}
.cp{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 10px;
	color : Black;
}
a{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}
a.:hover{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : #5475DB;
	text-decoration : none;
}
a.cpl{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 10px;
	color : Blue;
	text-decoration : underline;
}
a.cpl:hover{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 10px;
	color : #5475DB;
	text-decoration : none;
}
a.wh{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : White;
	text-decoration : none;
}
a.wh:hover{
	font-family : Tahoma, "MS Sans Serif";
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
hr{
	color : #3da2db;
	height : 1px;
}
.nmr{
	margin-bottom : 0px;
	margin-top : 0px;
}