html, body {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(img/bg.gif);
	height: 100%;
}

.padding {
	padding: 10px;
}

li {
list-style: none;
text-indent: 5px;
}


.text {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 12px;
	color: #333333;
         line-height: 14px;
}

.small {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 9px;
	color: #333333;
}

a:link, a:visited {
	font-family: Trebuchet MS, arial, verdana;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
