.alt {
	display: none;
}

A:link, A:visited, A:active, A:hover {
	text-decoration: none;
}
A:link  {
	color: #333399;	
}
A:visited { 
  color: #0000FF;
}
A:active {
  color: #0000FF;
}
A:hover { 
  color: #FF0000;
  background-color: ;
}

BODY,P,TABLE,TD,TR,H2,H3 {   
  font-size: 12px;
  color: #000;
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
}

#copyright-g {
	 position:relative;
	 left:0px;
	 width:748px;
	 line-height: 25px; 
	 z-index:7; 
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.5em;
}
td,ul,ol,li {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11px;
	line-height: 1em;
}

BODY {
  background: #0099ff;
  margin: 0;
  padding: 0;
}

img {
  display: block;
  border: 0;	
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}
h2 {
	color: #999999;
	font-size: 1.25em;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
