@charset "utf-8";
@font-face {
    font-family: "Rockwell"; src: url('http://www.local638records.com/fonts/RockwellStd-Light_0.otf') format('truetype');
}

body,td,th {
	font-family: Rockwell, Rockwell Std light, Arial, Calibri;
}
body {
	background-color: #efead8;
	margin:0;
}
a {
	color: a3cdc2;
}
a:link {
	text-decoration: none;
	color: #74969B;
}
a:visited {
	text-decoration: none;
	color: #74969B;
}
a:hover {
	text-decoration: underline;
	color: #82A8DC;
}
a:active {
	text-decoration: none;
	color: #74969B;
}
.thanks {
	font-size: 24px;
	font-weight:400;
}
#thanks {
	font-size: 24px;
	font-weight:400;
}
letter_text {
	font-size: 10px;
	font-weight:bold;
}

#please {
	font-size: 36px;
}
#error {
	color:#F00;
}
.star {
	color:#F00;
}