@charset "utf-8";
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #800000;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.bodytext {
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/texturebg.jpg);
}
