BODY
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

TD
{
	COLOR: #383838;
	FONT-FAMILY: Verdana;
}

INPUT
{
	FONT-SIZE: 8pt;
	COLOR: #383838;
	FONT-FAMILY: Verdana;
}

TEXTAREA
{
	FONT-SIZE: 8pt;
	COLOR: #383838;
	FONT-FAMILY: Verdana;
}

H1{
    MARGIN-LEFT: 48px;
	MARGIN-RIGHT: 14px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 5px;
	
	FONT-SIZE: 9pt;
	COLOR: #060102;
	FONT-FAMILY: Verdana;
}

H2{
    MARGIN-LEFT: 48px;
	MARGIN-RIGHT: 14px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 5px;
	
	FONT-SIZE: 8pt;
	COLOR: #060102;
	FONT-FAMILY: Verdana;
}

P
{
	MARGIN-LEFT: 48px;
	MARGIN-RIGHT: 14px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 19px;
	
	FONT-SIZE: 8pt;
	COLOR: #060102;
	FONT-FAMILY: Verdana;
}
P.news
{
	MARGIN-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
}

P.newstitle
{
	MARGIN-LEFT: 0px;
	MARGIN-BOTTOM: 4px;
	font-weight: bold;
	COLOR: #96AC00;
}
P.productstitle, 
H1.productstitle
{
	font-weight: bold;
	COLOR: #C89E00;
}

P.gamestitle,
H1.gamestitle,
H2.gamestitle
{
	font-weight: bold;
	COLOR: #D31946;
}

P.hometitle,
H1.hometitle

{
	font-weight: bold;
	COLOR: #96AC00;
}

P.showsolutionstitle,
H1.showsolutionstitle
{
	font-weight: bold;
	COLOR: #6F185A;
}

P.path
{
	FONT-SIZE: 8pt;
    text-decoration : none;
}

A:link
{	
	text-decoration : none;
	COLOR: #96AC00;
}

A:visited
{
	COLOR: #96AC00;
    text-decoration : none;
}

A:active
{
	COLOR: #96AC00;
   	text-decoration : underline;
}

A.kind
{
	COLOR: #030303;
}

A.small
{
	
}

ul.content
{
	margin-top: 5px;
	margin-left: 104px;
	margin-right: 10px;
	FONT-SIZE: 8pt;
	list-style-image: url('pics/system/listitem.gif');
	list-style-position: 2px;
}


ul 
{
	margin-top: 5px;
	margin-left: 45px;
	margin-right: 10px;
	FONT-SIZE: 8pt;
	list-style-image: url('pics/system/listitem.gif');
	list-style-position: 5px;

}

li
{
	margin-bottom: 6px;
}

img
{
	margin-right: 6px;
}
img.download
{
	margin-left: 21px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	border: 0px;
	
}
a.download
{
	COLOR: #030303;
	font-size: 8pt;
	margin-top: 3px;
}

A.download:visited
{
	COLOR: #030303;
    text-decoration : none;
}
