/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.workspace{
margin: 0;
padding: 0;
border:none;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.category {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
