html {
	text-align: center;
	color: #4C4C4C;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background-color: #3b3b3b;
	color: #778e9e;
}

body {
	font-size: 12px;
	text-align: left;
}

html, body, div, ul, ol, li, h1, h2, h3,h4, h5, h6, pre, form, p, blockquote, fieldset, input, dd, dt, dl, img, q, table, thead, caption, th, tr, td {
	margin: 0;
	padding: 0
}

h1, h2 {
	font-size: 2em;
	font-weight: bold;
	font-family: arial;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #968F8F;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	color: #59799F;
}


img {
	float: left;
	padding-right: 20px;
}

dt {
	float: left;
	width: 50px;
}

dd {

}

#page {
	width: 400px;
	margin: 20px auto;
}


div.icl { margin: 20px 0 0; }
.icl a, .icl a:hover, .icl a:visited { color: #968F8F; }



