@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

background:#efefef;
	background-repeat:no-repeat;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 140%;
	text-align:justify;

font-size: 13.5px;
	color: #636363;
}

.small {

	font-family: Verdana, Geneva, sans-serif;
	line-height: 140%;
	text-align:justify;

font-size: 12px;
	color: #636363;
	}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5C9AD0;
}
a:link {
	text-decoration: none;
	color: #44749D;
}
a:visited {
	text-decoration: none;
	color: #44749D;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #44749D;
}

