@charset "utf-8";
.largetitle {
	font-size: 50px;
	font-weight: bold;
	font-variant: small-caps;
}

/* CSS Document */

.whitelink {
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 250px;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #990000;
	background-position: center;
	white-space: normal;
	float: right;
	border: 1px solid #000000;
}
.strong Small caps {
	font-variant: small-caps;
}

body {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.lipsticklink {
	color: #5A3970;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.content {
	font-family: "Times New Roman", Times, serif;
	background-color: #FDDCCC;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 800px;
	border: thick solid #990000;
}
.maroon {
	color: #990000;
	height: auto;
	width: 190px;
}
.subtitle {
	color: #990000;
	height: auto;
	width: 190px;
	font-size: x-large;
}
.smallertitle {
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
.MARROON BDR {
	border: medium none #990000;
}
