@charset "UTF-8";
/* CSS Document */

.sgrctrophies {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003300;
	height: 3000px;
	width: 1000px;
	border: 15px inset #CCCC99;
	position: absolute;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
.classes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.regularfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
