h1{ font-family:arial,sans-serif; font-weight:normal; font-size:25px; margin:0; }
body{ color:#444444; text-align:left;}
body, td, th, font{ font-family:arial,verdana,sans-serif; font-size:10pt; }
a:link       { text-decoration: none; color:#0000FF; font-family:Arial; font-size:10pt}
a:visited    { text-decoration: none; color:#0000FF; font-family:Arial; font-size:10pt}
a:active     { color: #0000FF; font-size:10pt; font-family:Arial}
a:hover      { text-decoration: underline; font-size:10pt; font-family:Arial; color:#0000FF}

p.gquote {
	padding				: 0px;
	margin				: 6px 0px 0px 0px;
	color				: #008000; /*4B6F18;*/
	font-style			: italic;
}

p.gqsig {
	text-align			: right;
	padding				: 0px;
	margin				: 0px;
	color				: #008000; /*4B6F18;*/
}

p.tableheader {
	padding				: 0px;
	margin				: 6px 0px 0px 0px;
	text-align			: center;
	font-size			: 18pt;
	color				: #FFFFFF;
	font-weight			: normal;
}
p.reldate {
	padding				: 0px;
	margin				: 6px 0px 0px 0px;
	text-align			: center;
	font-size			: 10pt;
	color				: #FFFFFF;
	font-weight			: normal;
}

table.std {
	width				: 100%;
	border				: 0px;
}

th.std{
	padding				: 3px 6px 4px 6px;
	border-top			: 1px solid #666666;
	border-bottom		: 1px solid #666666;
	text-align			: center;
	font-size			: 14px;
	background-color	: #C0C0C0;
}
td.stdr,
td.stdc,
td.stdl {
	width				: 50%; 
	border-top			: 0px;
	border-bottom		: 1px solid #666666;
	background-color	: #C4C4FF;
	padding				: 15px 3px 15px 3px;
}
td.stdl {
	text-align			: left;
}
td.stdr {
	text-align			: right;
}
td.stdc{
	text-align			: center;
}