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

body {
	background-color: #686F73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
}
.content_bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.thanks {
	font-family: Gadget;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.thanks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.required {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.form {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.note {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
