@charset "UTF-8";

body {
	text-align: center;
}
p { }
td { }

a:link {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	font-weight: normal;
}
a {
	font-weight: bold;
}
a:visited {
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	font-weight: normal;
}
.style1 {
  font-size: 11px;
  font-style: italic;
}

a:hover { }
a:active { }


.Verdana {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	letter-spacing: normal;
}
.VerdanaItalic {
}
.Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFF;
	letter-spacing: 0.2em;
	word-spacing: normal;
	font-weight: normal;
	text-align: center;
}
.VerdanaBold {
	font-weight: bold;
}
.Link2 {
	color: #333;
}
.TimesBlack {
	color: #000;
}
.TimesCenter {
	text-align: center;
}

