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

body {
	text-align: center;
}
h1 {
	color:#000000;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-weight: normal;
}
h2 {
	color:#BC2632;
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	color:#BC2632;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif
}
h4 {
	color:#000000;
	font-size:18pt;
	font-family:Georgia, "Times New Roman", Times, serif
}
h5 {
	color:#000000;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif
}
h6 {
	color:000000;
	font-size:12pt;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color:#BC2632;
	border: 0;
	border-color: #BC2632;
	outline-color: #BC2632;
}
a:visited {
	color:#BC2632;
	border: 0;
	border-color: #BC2632;
	outline-color: #BC2632;
}
a:hover {
	color:#666666;
	border: 0;
	outline-color: #BC2632;
	border-color: #BC2632;
}
a:active {
	color:#BC2632;
	border: 0;
	border-color: #BC2632;
	outline-color: #BC2632;
}