table, tr, td
{
	padding: 0 0 0 0;
	margin: 0px;
	text-align: left;
	border-width: 0px;
	border-style: none;
	vertical-align: top;
}
body {
	background-color: #fff;
	font: 9pt georgia, 'times new roman', serif;
	line-height: 15pt;
	text-align: left;
	padding: 8px;
	margin: 0;
}
p {
	background: url(../ScreenPartImages/paragraph.JPG) no-repeat top left;
	font: 9pt georgia, 'times new roman', serif;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
p:first-letter 
{
	color: #ffffff;
	font: 11pt georgia, 'times new roman', serif;
	background-color: #6262ec;
    border-width: 1px;
    border-color: #0000af;
    border-style: solid;
    padding: 2px;
    margin: 2px;
}
h1 {    
	color: #000080;
    background: url("../ScreenPartImages/headline.JPG") no-repeat top left;
	font: 12pt georgia, 'times new roman', serif;
	letter-spacing: 5pt;
	line-height: 13pt;
    height: 13pt;
	margin: 0 0 0 0;
	padding: 8px;
}
h2 {
	color: #000080;
    background: url("../ScreenPartImages/h2.jpg") no-repeat top left;
	font: 10pt georgia, 'times new roman', serif;
	letter-spacing: 2pt;
	line-height: 10pt;
	height: 10pt;
	margin: 0 0 0 0;
	padding: 8px;
}
h3 {
	color: #000080;
    background: url("../ScreenPartImages/h2.jpg") no-repeat top left;
	font: 9pt georgia, 'times new roman', serif;
	letter-spacing: 1pt;
	line-height: 9pt;
	height: 9pt;
	margin: 0 0 0 0;
	padding: 8px;
}
h4, h5 {
	font: italic normal 9pt georgia, 'times new roman', serif;
	margin: 0px;
}
ul {
	list-style-image: url("../ScreenPartImages/bullet.gif");
	font: 9pt georgia, 'times new roman', serif;
	line-height: 10pt;
	padding: 0;
}
ol {
	font: 9pt georgia, 'times new roman', serif;
}
li {
	vertical-align: text-top;
	padding: 8px;
}
div.hr 
{
	height: 15px;
	background: url("../ScreenPartImages/separator.JPG") no-repeat top left;
}
div.hr hr 
{
	display: none;
}
img
{
	border-width: 0px;
	border-style: None;
}
img.bordered
{
    border-color: #567EA8;
	border-width: 1px;
	border-style: Solid;
}
#LittleBreak
{
	height: 2;
}
#subparagraph {
	font: 9pt georgia, 'times new roman', serif;
	line-height: 15pt;
	margin: 0;
	padding-top: 3px;
	padding-left: 16px;
	padding-bottom: 8px;
}
#GameImageCaption
{
	background: url("../ScreenPartImages/paragraph.JPG") no-repeat top left;
	font: 8pt georgia, 'times new roman', serif;
	line-height: 12pt;
	width: 252px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#BigNumber
{
	color: #567EA8;
	font: 16pt georgia, 'times new roman', serif;
    border-width: 1px;
    border-color: #567EA8;
    border-style: solid;
    margin: 1pt;
    width: 20pt;
    height: 20pt;
    text-align: center;
	vertical-align: middle;
}
#AnnounceBox
{
	background: #FFFFFF;
	font: 8pt georgia, 'times new roman', serif;
	line-height: 12pt;
	width: 252px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
    border-color: #567EA8;
	border-width: 1px;
	border-style: Solid;
}