@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #FFDC75;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Titles {
	font-size: 15px;
	font-weight: bold;
	color: #D60027;
	margin-top: 10px;
}
.Satrbody {
	background-attachment: scroll;
	background-image: url(images/work/starbody.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
