body {
	background-color: #efefef;
	margin:0px;
	color:#111111;
	font-size:12px;
	font-weight: normal;
	padding:0px;
	font-family:Verdana,Helvetica,Arial;
}

a {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a:visited {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #800000;
 text-decoration: none;
 background-color: transparent;
}

a.hlink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.hlink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:hover {
 font-size: 12px;
 color: #c0c0c0;
 text-decoration: none;
 background-color: transparent;
}

p.footer {
 font-size: 12px;
 color: #111111;
 text-decoration: none;
font-family: arial, "lucida console", sans-serif
}

a.flink {
 font-size: 11px;
 color: #111111;
 text-decoration: none;
font-family: arial, "lucida console", sans-serif
}

a.flink:visited {
 font-size: 11px;
 color: #111111;
 text-decoration: none;
font-family: arial, "lucida console", sans-serif
}

a.flink:hover {
 font-size: 11px;
 color: #000000;
 text-decoration: none;
font-family: arial, "lucida console", sans-serif
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
}
a.footerlinks {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.right { 
border-bottom: solid black 1px; 
border-top: solid black 1px; 
border-left: solid black 1px; 
border-right: solid black 1px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
horizontal-align: left; 
vertical-align: top 
}
hr {
color: #000000;
background-color: #ffffff;
height: 1px;
width: 90%;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
