@charset "UTF-8";
body,td,th {
	font-size: 14px;
	color: #00878F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 50px;
	margin-left: 100px;
}
body {
	background-image: url(images/side_bar.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
