/* Standards */

BODY {

	margin : 0 0 0 0;

	margin-bottom : 0;

	margin-top : 0;

	margin-right : 0;

	margin-left : 0;

	background-image : url(/images/bkgnd.gif);

	background-repeat : repeat;

	background-attachment : scroll;

	color : #115511;

	font-size : 12pt;

	font-weight : bold;

	scrollbar-3dlight-color : #339933;

	scrollbar-arrow-color : Black;

	scrollbar-base-color : #006600;

	scrollbar-darkshadow-color : #003300;

}



H1{
	font-size : 18pt;
	font-weight : bold;
	display : block;
}



H2{
	font-size : 16pt;
	font-weight : bold;
	display : block;
}



H3{
	font-size : 14pt;
	font-weight : bold;
	display : block;
}



A {

	color: #006600;

	font-size : 12pt;

	font-weight : bold;

	text-decoration: underline;

	text-underline-position : below;

}



A:link {

	color: #006600;

	font-size : 12pt;

	font-weight : bold;

	text-decoration: underline;

	text-underline-position : below;

}



A:HOVER {

	color: #006600;

	font-size : 12pt;

	text-decoration: underline;

	font-weight : bold;

	text-underline-position : above;

}



.header_cell

{

	

}



.footer_cell

{

	

}



.main_table

{

	font-size : 12pt;

	font-weight : bold;

}



.degoogled_link_off

{

	color: #006600;

	cursor: pointer;

	cursor: hand;

	font-size : 12pt;

	text-decoration : underline;

	text-underline-position : below;

	font-weight : bold;

}



.degoogled_link_on

{

	color:#006600;

	cursor: pointer;

	cursor: hand;

	font-size : 12pt;

	text-decoration : underline;

	text-underline-position : above;

	font-weight : bold;

}