/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
td {vertical-align:top;}
.bold {font-family: Arial;
	   font-size: 14px;
	   color: #ffffff;
	   font-weight:bold;
}
a {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #465ea1;
}
