BODY {
	color : #C0C0C0;
	font-family : Verdana;
	font-size : 8pt;
	font-weight:normal;
	background-color : #000033;
	text-decoration: none;
	margin-left:25;
	margin-right:25;
	margin-top:2;
}

A:LINK {
	color:#C0C0C0;
	font-weight : bold;
	text-decoration: underline;
}

A:VISITED {
	color:#C0C0C0;
	font-weight : bold;
	text-decoration: underline;
}

A:HOVER {
	color:#DADADA;
	font-weight : bold;
	text-decoration: underline;
}

TABLE {
	width: 100%;
	border: 0;
	background: #000099;
}

TD {
	font-family : Verdana;
	font-size : 8pt;
	font-weight:normal;
	background-color : #000055;
	color : #B7DBFF;
	text-align: center;
}

TD.left {
	font-family : Verdana;
	font-size : 8pt;
	font-weight:normal;
	background-color : #000055;
	color : #B7DBFF;
	text-align: left;
}

p.line {height:1px;width: 100%;background-image:url("pixel.gif");background-repeat: repeat-x;}

TABLE A:LINK {
	color:#33CCFF;
	font-weight : normal;
	text-decoration:none;
}

TABLE A:VISITED {
	color:#0099CC;
	font-weight : normal;
	text-decoration:none;
}

TABLE A:HOVER {
	color:#00CCFF;
	font-weight : normal;
	text-decoration: underline;
}

DIV {
	font-family : Verdana;
	font-size : 8pt;
}
PRE {
	font-family : Courier New;
	font-size : 9pt;
	color : Silver;
}

TH {
	font-family : Verdana;
	background-color: #000077;
	font-size : 9pt;
	font-weight : bold;
	color : #33CCFF;
}