body {
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 0px;
}

.footer {
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #B32E8C;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}


.NavbarMenu {font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; cursor: hand;}

#mynavimage0Menu  .NavSide {background-color :#ff0000;}

#mynavimage1Menu  .NavSide {background-color :#00ff00;}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

.main {
	font-size : 11pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #004080;
    }

.title {
	font-size : 10pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #ffffff;
    	}

.tabletitle {
	font-size : 10pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #ffffff;
    	}

.tabletext {
	font-size : 9pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #000000;
    	}
