@charset "iso-8859-1";
H1 {font-family:arial,helvetica,sans-serif;font-size:10pt;line-height:10pt;color:black;font-style:normal;font-weight:bold; }
H2 {
	background-color:#ccccff;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	line-height:16pt;
	color:black;
	font-style:normal;
	font-weight:bold;
	background-image : none;
	background-position : inherit;
}
a { font-family:arial,helvetica,sans-serif;font-size:10pt;line-height:10pt;color:blue;font-style:normal; }
A:link {text-decoration:none; color: blue;}
A:hover{text-decoration:none; background-color: #ccccff;}
A:visited {text-decoration:none; color: blue;}
A:active {text-decoration:none; color: blue;}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-style : normal;
	width : 500px;
	border : none;
}
th {font-family:arial,helvetica,sans-serif;font-size:10pt;line-height:15pt;color:black;font-style:normal;font-weight:bold; vertical-align:middle; }
td {font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
.contbar{
	background-color : #ccccff;
}

