body {  
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(../images/bg.gif);	
	}
img {
	border-style: none; 
	border-color: #000000;
	padding: 0px;
	}
a	{
  	outline: none;
	}
strong {
	font-family: georgia, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #8B96D1;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	}
.image { 
	border-style: solid; 
	border-color: #333333; 
	border-width: 1px; 
	} 
.text {
	font-family: georgia, verdana, helvetica, sans-serif;
	font-size: 10pt;	
	color: #969BAB;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	line-height: 19px;
	}
.h1 {
	text-decoration: none;
	font-family: Trebuchet MS, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 16pt;
	letter-spacing: -1px;
	color: #5272FF;
	font-style: normal;
	font-weight: bold;
	}
a:link, a:visited, a:active { 
	text-decoration: underline;
	font-family: georgia, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #969BAB;
	font-style: normal;
	background-color: #000000;
	line-height: 19px;
	}
a:hover {
	text-decoration: underline;
	font-family: georgia, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #00082D;
	font-style: normal;
	background-color: #889EFF;
	line-height: 19px;
	}
#hr {
	background-color: transparent;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 1px;
	width: 100%;
	}
#links, #expand {
	background-color: transparent;
	width: 800px;
	}