body{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:97% 43%;
	background-color:#333333;
	color:#dddddd
}

a:link{
	color:#ffff00;
	text-decoration: none
}

a:visited{
	color:#dd9900;
	text-decoration: none
}

a:active{
	color:#ff3300;
	text-decoration: none
}

table{
	border-style: none
}

td.left{
	text-align:right;
	background-color:#444444
}

td.line{
	width:4px;
	background-color:#888888
}

td.right{
	width:10%
}

font.attention{
	color:#88ff00
}
