

body {
	background: #FFFFFF;
	color: #888888;
}

.table1  {
	font: 11px normal Arial, Helvetica; color:#000000;
	border: 0px solid #DDDDDD;
	background-color:#FFFFFF;
}

.table1 TD  {border: solid 0px #CCCCCC; border-bottom-width:1px;}


.column1  {
	border: solid 1px #CCCCCC;
}


.column2 {
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	border-bottom-width:1px;
}

.caption  {
	font: 13px bold Arial, Helvetica; color:#FFFFFF;
	padding-right:10px;
	background-color : #898979;	
	text-align:right;
}

.subcaption  {
	font: 11px bold Arial, Helvetica; color:#000000;
	padding: 5px 5px 5px 20px;
	background-color : #cecebe;	
}

.text {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	font : Arial,Helvetica;
	color : white;
}

.notes {
	font-size : 11px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	font : Arial,Helvetica;
	color : #999999;
}


.menu_style1 {
	border-left-width : 1;
	border-top-width : 1;
	border-width : 1;
	border-color : #AFAFA5	;
	border-style : solid;
	border-right-width : 0;
	border-bottom-width : 0;
	padding : 3;
	background-image : url(images/menu_background.gif);
}

.menu_border1 {
	border-width : 1;
	border-color : #AFAFA5	;
	border-style : solid;
	padding : 3;
}



P  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	color : #000000;
	font : Arial, Helvetica;
}


H1  {}

H2  {
	font-size : 22pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	font : Arial,Helvetica;
	color : DarkSlateBlue;
	padding-bottom : 0;
	margin-bottom : -5;}

H3  {}

A  {
		font-size : 9pt;
		font-family : sans-serif;
		font-weight : bold;
		color : #999999;
		font : Arial, Helvetica;
		text-decoration : underline;
	}

A:Visited  {
		font-size : 9pt;
		font-family : sans-serif;
		font-weight : bold;
		color : #DDDDDD;
		font : Arial, Helvetica;
		text-decoration : underline;		
}

A:Active  {
		font-size : 9pt;
		font-family : sans-serif;
		font-weight : bold;
		color : #0000CC;
		font : Arial, Helvetica;
		text-decoration : underline;		
}

A:Hover  {
		font-size : 9pt;
		font-family : sans-serif;
		font-weight : bold;
		color : #FF9900;
		font : Arial, Helvetica;
		text-decoration : underline;
		letter-spacing : 0;
}


.text  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : Arial, Helvetica;
}




