A {
	font-weight: bold;
	}

A:hover {
	color: Red;
}

BODY {
	margin : 3px;
	padding : 3px;
	background-image : url(/images/bg_body.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
LI{
	font-size : 9pt;
	}
	
UL {
	list-style-image: url(/userfiles/image/misc/bullet_01.gif);
	margin-bottom: 0px;
}

.content_cell  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-image : url(/images/watermark.gif);
	background-repeat : no-repeat;
	text-align : justify;
	}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	padding-left : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 5px;
	}

A.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	padding-left : 0px;
	}

.content_page_heading {
	color: : #808080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	background-color: rgb(181, 191, 219);
	padding-top : 2px;
	padding-bottom: : 15px;
	padding-left : 3px;
	}
	
.content_table_data {
	font-size: 9pt;
	background-color: rgb(226,228,234);	
}

.content_table_heading {
	font-size: 11pt;
	background-color: rgb(181,191,219);
	text-align: center;
	}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	color: Silver;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	padding-bottom: 10px;
}

.menu_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #B5BFDB;
}

.sub_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	padding-left : 5px;
	font-weight : bold;
	padding-bottom : 5px;
	text-decoration: underline;
}

.table_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #B5BFDB;
	}

.table_content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #E2E4EA;
	}
