TABLE.hl2review
{
	margin: auto auto auto auto;
	background-color:White;
	color:Black;
	
	list-style-position: outside;
	font-family: Trebuchet MS, Sans-Serif;
	list-style-type: circle;
}

TD.hl2reviewbody
{
	padding: 1em 1em 1em 1em;
	border: inset thin black;
	text-align: center;
}

TD.blackbg
{
	padding: 1em 1em 1em 1em;
	border: inset thin black;
	text-align:center;
	background-color: Black;
	color: White;
}

H3.hl2reviewhead
{
	text-align: left;
}

P.Indent
{
	text-align: justify;
	text-indent: 0.5in;
}


A:link.hl2
{
	font-style: italic;
	background-color:White;
	color: Black;
}

A:visited.hl2
{
	font-weight: bold;
	background-color: White;
	color: Gray;
}


A:hover.hl2
{
	font-weight: bold;
	background-color: Black;
	color: White;
}