body {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 13px;
	background: url(images/timeteam_site_bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 0px;
}
p {
	color: #333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

h1, h2, h3 {
	margin-left: 20px;
}

td {
	color: #333333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
tr {
	color: #333333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
a:link {
	color: #5889be;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #5889be;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #c94200;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #c94200;
	font-weight: bold;
	text-decoration: underline;
}
