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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height; 15px;
}
a:link, a:visited, a:active {
	color: #1671ad;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}


.foot {
	padding-top:10px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	text-align:center;
	font-size: 14px;
	line-height:17px;
}

.small {
	font-size: 10px;
	line-height:13px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-hieght:24px;
	padding-top: 10px;
}

.side {
	font-size: 14px;
	line-hieght:18px;
	text-align:right;
}