p {
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	text-align: justify;
	color:#000000;
	padding-left: 50px;
	padding-right:50px;
}

p.dark {
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	color:#333333;
	padding-left: 2px;
	padding-right:2px;
}

p.small {
	font-size: 6pt;
	font-family: Verdana;
	font-style: normal;
	color:#333333;
	padding-left: 0px;
	padding-right:2px;
}

ul {
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	text-align: justify;
	color:#848A7F;
	padding-left: 50px;
	padding-right:50px;
}

h1 {
	font-size: 12pt;
	font-family: Futura Lt BT, Verdana;
	font-style: normal;
	text-align: left;
	color:#DE8726;
	padding-left: 10px;
	padding-right:26px;
}

p.copyright {
	font: bold normal 10px/normal arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
}
p.netspace {
	font-size: 7pt;
	font-family: Verdana;
	font-style: italic;
	text-align: center;
	color:#848A7F;
	padding-left: 50px;
	padding-right:50px;
}

.header {
	font: bold 12px arial;
	background: #CCCCCC no-repeat;
	width: 796;
}

body, td
{
	font-weight: normal;
	color:#848A7F;
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
}
	
.sub a {
	color:#FFFFCC;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.sub a:hover {
	color:#DE8726;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

a {
	color:#2A1205;
	text-decoration: none;
	font-size: 11pt;
	font-family:  Futura Lt BT, Arial;
	font-weight: bold;
}

a:hover {
	color:#FFFFCC;
	text-decoration: none;
	font-size: 11pt;
	font-family:  Futura Lt BT, Arial;
	font-weight: bold;
}
.link a {
	color:#2A1205;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.link a:hover {
	color:#FFFFCC;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.content
{
	padding: 10px;
	vertical-align: top;
	background-color: #000000;
	height: 400px;
	width: 500px;
}