.brand {
	font-size: 10px;
	color: #957383;
}

.content {
	font-size: 12px;
	color: #000000;
}
.content a:link    { text-decoration: none; color: #cd1267;}
.content a:visited { text-decoration: none; color: #cd1267;}
.content a:hover   { text-decoration: underline; color: #0a51a1;}
.content a:active  { color: #0a51a1;}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #094da0;
	margin-top: 0px;
}


.product {
	font-size: 11px;
	color: #c11064;
}
.product a:link    { text-decoration: none; color: #c11064;}
.product a:visited { text-decoration: none; color: #c11064;}
.product a:hover   { text-decoration: underline; color: #3668a0;}
.product a:active  { color: #3668a0;}

.staff-name {
	font-size: 13px;
	font-weight: bold;
	color: #cd1267;
}

.footer {
	font-size: 10px;
	color: #6b89ab;
}
.footer a:link    { text-decoration: none; color: #6b89ab;}
.footer a:visited { text-decoration: none; color: #6b89ab;}
.footer a:hover   { text-decoration: underline; color: #3668a0;}
.footer a:active  { color: #3668a0;}

.form_box {
	border: 1px solid #d9d9d9;
	background: #f9f9f9;
	font-size: 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7a8ea5;
}
.top a:link    { text-decoration: none; color: #7a8ea5;}
.top a:visited { text-decoration: none; color: #7a8ea5;}
.top a:hover   { text-decoration: underline; color: #18487f;}
.top a:active  { color: #18487f;}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A92C2D;
	font-weight: bold;
	letter-spacing: 0.1em;
}
