@charset "UTF-8";
/* CSS Document */

html
{
	height:100%;
}

body
{
	margin:0;
	overflow:hidden;
	background-color:#000000;
	font-family:'Times New Roman', Times, serif;
	height:100%;
}

p
{
	font-size:14px;
	margin-left:10px;
	margin-right:35px;
	text-align:justify;
}

#TrLink a
{
	color:#403b2c;
	font-family:'American Typewriter', 'Book Antiqua', 'Times New Roman', Times, serif;
}

a
{
font-size:16px;
color:#000000;
}

ul
{
	text-align:left;
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
}

table
{
	font-size:14px;
}

li
{
text-align:left;
margin-left:25px;
font-size:14px;
}