body {
	background:#222222;
	margin:0px;
	padding:2px;
	color:#FAF2F3;	
}

tr {
	padding:15px;
}

td {
	padding:15px;
	font-size:13px;
	vertical-align:top;
}

.color1 {
	background:#444444;
	font-size:13px;
	line-height:150%;
	width:220px
}

.color2 {
	background:#777777;
	font-size:13px;
	line-height:130%;
}

img {
	margin-top:2px;
	margin-bottom:2px;
}

.idxtitle {
	font-size:30px;
	font-family:Impact;
	line-height:110%;
}

.subtitle {
	font-size:22px;
	font-family:Impact;
	line-height:110%;
}

.subtitle2 {
	font-size:22px;
	line-height:140%;
}

.subtitle3 {
	font-size:16px;
	line-height:140%;
}

div.sub {
	padding:10px 0px 0px 20px;
}

div.sub2 {
	padding:10px 0px 0px 30px;
}

a:link {	color:#dadaca;	text-decoration: none;}

a:active {	color: #dadada;	text-decoration: none}

a:visited {	color: #dadaca;	text-decoration: none}

a:hover {	color: #ffffff;	text-decoration: none;}

li {
	margin:7px 0px 7px 0px;
}

ol.tool {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}