body {
	background-color: #222222;
	margin: 0px;
	padding: 0px;
}

body  {
font-size: 100%;
font-family: Garamond, 'Times New Roman', Times, serif;
color: #FFFFFF;
}
caption, th, td {
font-size: 100%;
font-family: Garamond, 'Times New Roman', Times, serif;
color: #FFFFFF;
}


a, a:hover, a:visited, a:link, a:active {
	text-decoration: underline;
}

p, td {
	text-align: justify;
}

ul {
	margin: 5px 5px 5px 15px;
}

li {
	margin-left: 0px;
}

strong {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

table.table {
	border: 1px solid #555555;
}

table.table td {
	border: 1px solid #555555;
	padding: 5px;
	vertical-align: top;
}

div.content {
	width: 100%;
	heigh: 100%;
	margin-left: 2px;
	padding: 20px;
	background-color: #000000;
}
