body {
	background-image: url(../pictures/graphics/marble_background.gif);
	background-repeat: repeat;
}
body {
	background-image: url(../pictures/graphics/marble_background.gif);
	background-repeat: repeat;
}

.sidelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006;
	text-decoration: underline;
}
.largetext {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.xlargelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #006;
	text-decoration: underline;
}
.largelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #006;
	text-decoration: underline;
}
.background {
	background-image: url(../pictures/graphics/marble_background.gif);
	background-repeat: repeat;
}
.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-align: center;
}
.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006;
}
.medtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.medlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #006;
	text-decoration: underline;
	font-weight: normal;
}

