body {
	background-image: URL('background.png');
}

img.screen {
	border: 2px black solid;
}

body, td, th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #663300;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}

a.link2 {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

b.hard {
	color: #330000;
	font-weight: bold;
	font-size: 14px;
}

b.header {
	color: #663300;
	font-weight: bold;
	font-size: 22px;
}

b.medium {
	color: #663300;
	font-weight: bold;
	font-size: 13px;
}

b.blue {
	color: #003366;
}

b.green {
	color: #003300;
}

b.red {
	color: #990000;
}

b.unlink {
	text-decoration: none;
	color: #663300;
	font-weight: normal;
	font-style: italic;
}

b.unlink2 {
	text-decoration: none;
	color: #663300;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}

b.new {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

b.tov {
	text-decoration: none;
	color: #ff3333;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

b.down {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

img {
	vertical-align: bottom;
}

#myframe {
	display : block;
}