body
{
	background-image : url('img/back.gif');
	background-repeat : no-repeat;
	background-position: right;
	background-attachment:fixed;
	background-position: top right;
	font-family : Verdana;
	font-size : 12px;
	margin : 0 0 0 0;
	overflow :scroll;
}

.screenshot
{
	border: solid 1px black;
}

table 
{
	font-family : Verdana;
	font-size : 14px;
}

.content
{
	margin : 10 10 10 10;
}

A
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    
}

A:visited
{
    COLOR: #444444;
    text-decoration:underline;
}

A:link
{
    text-decoration:underline;
}

A:hover
{
    COLOR: #888888;
}

IMG
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none
}
