@charset "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}

body {
	background-color: #FEA0BD;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	color: #D5104D;
	text-align: center;
}

h2 {
	font-size: 12pt;
	color: #666666;
	text-align: center;
}

h3 {
	font-size: 12pt;
	color: #999999;
	text-align: center;
}

p {
	text-align: center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD4E0;
}

a:link {
	text-decoration: underline;
	font-size: 12pt;
	color: #D5104D;
}

a:visited {
	text-decoration: none;
	color: #D5104D;
	font-size: 12pt;
}

a:hover {
	text-decoration: underline;
	color: #D5104D;
	font-size: 12pt;
}

a:active {
	text-decoration: none;
	color: #D5104D;
	font-size: 12pt;
}

p.footer {
	text-align: center;
	color: #999999;
	font-size: 8pt;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD4E0;
}

a:link.footer {
	text-decoration: underline;
	color: #D5104D;
}

a:visited.footer {
	text-decoration: none;
	color: #D5104D;
}

a:hover.footer {
	text-decoration: underline;
	color: #D5104D;
}

a:active.footer {
	text-decoration: none;
	color: #D5104D;
}

.main {
	padding-right: 54px;
	padding-left: 54px;
}
