body {
	background-color: #333333;
	margin: 0px;
	color: #999999;
	font-size: 102%;
}
a{
	font-weight: bold;
	font-size: 102%;
	padding-right: 4px;
	color: #999999;
	}
a:hover{
	color: #666666;
}
span{
	position: relative;
	left: 4%;
	font-size: 89%;
	color: #666666;	
	padding-bottom: 8px;
}
li{
	line-height: 120%;
	padding: 8px;
	list-style-position: inside;	
	width: 90%;
	list-style-type: none;
	font-size: 120%;
	text-align: justify;
}

li li{
	line-height: 120%;
	padding: 8px;
	list-style-position: inside;	
	width: 90%;
	list-style-type: none;
	font-size: 102%;
	text-align: justify;
}
table.head{
	width: 100%	
	background-color: #F5F5EA;
}
table.head{
	margin: 0px;
	padding: 0px;
	height: 31px;
}
img.copy{
	position: relative;
	left: 68%;
	top: -4px;
}
table{
	width: 100%;	
}
table td.head{
	background-color: #E9E9D1;
	color: #999999;
	text-align: center;
	font-weight: bold;
	font-size: 102%;
	padding: 14px;
}

table td.img{
	background-color: #E9E9D1;
}
table.content{
	width: 90%;
	margin-left: 4%;
}
table.content td.info{
	width: 70%;
	padding: 14px;
}
table.content td.clic{
	width: 30%;
	padding: 14px;
}
table td.img div{
	width: 200px;
	color: #999999;
	font-weight: bold;
	font-size: 72%;
	text-align: justify;
	padding: 8px;
}
div.info{
	width: 89%;
	position: relative;
	left: 4%;
	font-size: 89%;
	color: #666666;	
	padding-bottom: 8px;
}
div{
	color: #999999;
	font-size: 120%;
}

div.info h1{
	color: White;
	font-size: 200%;
}

div.info div.content{
	width: 528px;
	color: #666666;	
	font-size: 132%;
	padding-bottom: 34px;
}
div.info a{
	font-weight: bold;
	font-size: 112%;
	padding-right: 4px;
	color: #999999;
}
div.info a:hover{
	color: #666666;
}

div.copy{
	position: relative;
	left: 7%;
	padding-bottom: 14px;
	font-size: 102%;
	color: #666666;	
}

h1{
	color: White;
	font-size: 178%;
	position: relative;
	left: 4%;
}
h2{
	color: #666666;	
	font-size: 128%;
	position: relative;
	left: 4%;
}
hr{
	color: #999999;
	width: 98%;
	margin: 14px;
}
table.menu {
	width: 100%;
	text-align: center;
	padding: 14px;
}
table.menu td a{
	font-weight: bold;
	font-size: 120%;
	color: #999999;
}
table.menu td a:hover{
	color: #666666;
}