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

html {
}
body {
	background-image: url(../img/bg_flashplayer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}

p a {
	text-decoration : none;
	color: #990000;
}

p a:hover {
	text-decoration: line-through;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}
