body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/work/bg.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFEB8;
	font-size: 11px;
}
a:link {
	text-decoration: underline;
	color: #FFFEB8;
}
a:visited {
	text-decoration: underline;
	color: #FFFEB8;
}
a:hover {
	text-decoration: none;
	color: #FFFEB8;
}
a:active {
	text-decoration: underline;
	color: #FFFEB8;
}
.Form {
	background-color: #F1F0AE;
	border: 1px solid #666666;
	width: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
#menu {
	position:absolute;
	left:23px;
	top:11px;
	width:192px;
	height:27px;
	z-index:1;
}
.Dots {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.Small {
	font-size: 10px;
}
