@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;} 
p{
font-family: Courier New;
font-size: 12px;
color: #000000;
line-height: 12px;
padding: 0px;
background-color: white;
}
a:active {
outline: none;
}
a:focus {
-moz-outline-style: none;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000;
text-align:center;
}
table { 
table-layout: fixed;
margin-left: auto;
margin-right: auto;
border-spacing: 0px;
border-collapse:collapse;
border-width: 0px;
width: 1000px
}
style {
white-space: nowrap
}
td {
padding: 0px
}
content { 
 width: 1000px;
 color: #000;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 0px; 
}
img {
border-style: none;
}
