@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.styl-font14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.styl-font12 {
	font-size: 12px;
	color: #FFFFFF;
}
.styl-font16-RED {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}	
.styl-font16-WHITE {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}	
.styl-font12-GREY {
	font-size: 12px;
	color: #BBBBBB;
}

#sipky {
  position: absolute;
  top: 510px; left: 0;
}


a:link {
	color: #DD0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DD0000;
}
a:hover {
	text-decoration: none;
	color: #DD0000;
}
a:active {
	text-decoration: none;
	color: #DD0000;
}

