@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: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.bold {font-size: 12px; font-weight: bold; }
.bottom {vertical-align:bottom; }

.border { border: solid 1px #CCCCCC; }
}
.grey {font-size: 12px; font-weight: bold; color: #666666; }
.orangelink {
	color: #F4C460;
	font-size: 11px;
}
.boldbig {
	font-size: 16px;
	font-weight: bold;
}
.greybold {color: #6c6c6c}
.orangebold {color: #fe8f2f}
.style3 {font-size: 9px}

.style4 {
text-align:right;
}
.style5 {
text-align:left;
}