/* Text elements */

body {
	background: #e1e1e1 url(backtoning.jpg) repeat-x;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	margin-left:0px;
	margin-top:0px;
}
P {
	margin : 1px 0px 1px 0px;
	color : #555555;
	font-family : Arial, Helvetica, Verdana;
	font-size : 9pt;
	font-style : normal;
}

H1 {
	margin : 0px 0px 0px 0px;
	color : #34a2bf;
	font-family : Arial, Helvetica, Verdana;
	font-size : 12pt;
	font-style : bold;
}

H2 {
	margin : 1px 0px 1px 0px;
	color : #666666;
	font-family : Arial, Helvetica, Verdana;
	font-size : 10pt;
	font-style : bold;
}

H3 {
	margin : 1px 0px 1px 0px;
	color : #000000;
	font-family : Arial, Helvetica, Verdana;
	font-size : 9pt;
	font-style : bold;
}

H4 {
	margin : 0px 0px 0px 0px;
	color : #000000;
	font-family : Arial, Helvetica, Verdana;
	font-size : 8pt;
	font-style : normal;
}

H5 {
	margin : 0px 0px 0px 0px;
	color : #34a2bf;
	font-family : Arial, Helvetica, Verdana;
	font-size : 10pt;
	font-style : bold;
}

H6 {
	margin : 0px 0px 0px 0px;
	color : #34a2bf;
	font-family : Arial, Helvetica, Verdana;
	font-size : 8pt;
	font-style : normal;
}

table.list {
	margin-left: 0px;
	margin-right: 0px;
}

th.list {
	font: bold 11px Arial, Helvetica, Verdana, sans-serif;
	color: #6D929B;
	border-right: 0px solid #C1DAD7;
	border-left: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(tbl_topcenter.jpg);
}

td.list {
	border-left: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	color: #6D929B;
}

td.listleft {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	color: #6D929B;
}

td.listright {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	color: #6D929B;
}

td.listfoot {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	color: #6D929B;
}

A:link { margin : 0px 0px 0px 0px; color : #ffffff; font-family : Arial, Helvetica, Verdana; font-size : 8pt;font-weight : bold; text-decoration: none }
A:visited { color : #ffffff; font-family : Arial, Helvetica, Verdana; font-size : 8pt; font-weight : bold;	 text-decoration: none }
A:active { color : #ffffff; font-family : Arial, Helvetica, Verdana; font-size : 8pt; font-weight : bold; text-decoration: none }
A:hover { color : #ffffff; font-family : Arial, Helvetica, Verdana; font-size : 8pt; font-weight : bold; text-decoration: underline }

a.A2:link {	margin : 0px 0px 0px 0px; color : #34a2bf; font-family : Arial, Helvetica, Verdana;	font-size : 8pt; font-weight : bold; text-decoration: none }
a.A2:visited { color : #34a2bf;	font-family : Arial, Helvetica, Verdana; font-size : 8pt; font-weight : bold; text-decoration: none }
a.A2:active { color : #34a2bf; font-family : Arial, Helvetica, Verdana;	font-size : 8pt; font-weight : bold; text-decoration: none }
a.A2:hover { color : #333333; font-family : Arial, Helvetica, Verdana; font-size : 8pt;	font-weight : bold;	text-decoration: underline }

