@import url("links.css");
body {
	background:url(../images/bg.jpg);
	background-attachment:fixed;
}
td {}
h1 {
	color: #1c449c;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 2pt;
	text-transform: none;
}
h2 {
	color: #ec008c;
	font-size: 14pt;
	font-family: "Courier New", Courier, monospace;
	line-height: 10pt;
	list-style-type: none;
	font-style: normal;
	margin-top: 0in;
	margin-right: 0.3in;
	margin-bottom: 0in;
	margin-left: 0.1in;
}
h3 {
	color: #1c449c;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
h4 {
	color: #C00;
	font-size: 18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: left;
	font-weight: normal;
	line-height: 20pt;
}
h5 {
	color:#FFF;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
	font-weight: normal;
	line-height: 10pt;
	font-style: normal;
}
h6 {
	color: #333;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 12pt;
	font-style: normal;
}
p {
	color: #000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12pt;
	list-style-type: none;
	font-style: normal;
	margin-top: 0in;
	margin-right: 0.3in;
	margin-bottom: 0in;
	margin-left: 0.1in;
}

