body{
	padding: 0px;
	margin: 0px;
	azimuth: center;
}
a.menu:link, a.menu:visited
{
	color: Silver;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
}
a.menu:hover, a.menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	text-decoration: none;
	color: #F55F00;
	vertical-align: middle;
}
a.text2:link, a.text2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12;
	color: #F55F00;
	font-weight: normal;
}
a.text2:hover, a.text2:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12;
	color: #F55F00;
	font-weight: normal;
}
a:link, a:visited
{
	color: Silver;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13;
}
a:hover, a:active
{
	color: Silver;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Silver;
	vertical-align: middle;
}

.copy
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10;
	font-style: normal;
	text-decoration: none;
	color: Gray;
}
.header1
{
	font-family: "Impact";
	font-size: 15;
	color: Silver;
}
.header2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #F55F00;
	font-weight: bolder;
}
a.header2:link, a.header2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #F55F00;
	font-weight: bolder;
	text-decoration: underline;
}
a.header2:hover, a.header2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #F55F00;
	font-weight: bolder;
	text-decoration: none;
}
.header3
{
	font-family: "Impact";
	font-size: 20;
	color: #F55F00;
	cue-after: none;
	cue-before: none;
	page-break-after: avoid;
	
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Silver;
	font-weight: bolder;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #555555;
	font-weight: normal;
}
.form
{
	background: transparent none;
	border: 1px dotted Silver;
	color: #3C3C3C;
	font-family: Tahoma;
	font-size: 13;
}
.button
{
	color: #3C3C3C;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13;
	background: transparent;
	background-color: transparent;
	border: none;
}

