
body         
{
	z-index:0;
	width: 100%;
	height: 100%;
	background-color:#FFFFFF; 
	font-family:Arial;
	color:#000000; 
	font-size:10pt;
	line-height:150%;
	padding-top:0;
	margin:0px
}
h1
{
	font-size: 10pt; 
	font-weight: bold
}
h2
{
	font-size: 10pt; 
	font-weight: bold
}
h3
{
	font-size: 10pt; 
	font-weight: normal;
	font-style:italic
}
table
{
	font-size: 10pt
}
a
{
	color: #000000
}
a:link
{
  color:#A9A9A9;
  text-decoration:none;
}
a:visited 
{
  color:#DCDCDC;
  text-decoration:none;
}
a:hover
{
  color:#A9A9A9;
  text-decoration:underline;
}
a:active
{
	color:#A9A9A9;
	text-decoration:none;
}
marquee
{
	width: 200px;
	font-style: italic;
	margin-left: 200px
}
a.navigation
{
	font-family: courier;
	font-weight: bold;
	font-size: 12pt;
	color: #000000
}
a.navigation:link
{
  color:#A9A9A9;
  text-decoration:none;
}
a.navigation:visited
{
  color:#A9A9A9;
  text-decoration:none;
}
a.navigation:hover
{
  color:#d9fc14;
  text-decoration:underline;
}
ul
{
	list-style-type: circle
}

#twitding
{
	z-index:2;
	text-align: center; 
	font-weight: normal; 
	line-height: 125%;
	font-size: 8pt;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px
}

#content
{
	z-index:1;
	width: 100%;
	padding:0px
}

}
#cojakewilink
{
	position: fixed;
	right: 15px;
	top: 15px;
	z-index:3;
	font-family:Arial;
	font-size:8pt;
	text-align:center;
	padding: 15px 15px;
	margin: 10px;
}
