/* Print Sytlesheet for */

body{
    margin: 0 0 0 0;
	background-color:#FFFFFF;
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

#PrintSection{
	margin-left: 1%;
	margin-right: 1%;
	width: 1000px;
	text-align:left
}

.PageHeader { 
	font-size: 14pt;
	font-weight: bold;
	color: #0061aa;
}

.PageSubHeader{
	font-size : 11pt;
	font-weight: bold;
	color: #0061aa;
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}





/*
body{
    margin: 0 0 0 0;
	background-color:#FFFFFF;
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

#PrintSection{
	margin-left: 1%;
	margin-right: 1%;
	width: 1000px;
	text-align:left
}

.PageHeader { 
	font-size: 14pt;
	font-weight: bold;
	color: #0061aa;
}

.PageSubHeader{
	font-size : 10pt;
	font-weight: bold;
	color: #0061aa;
}
*/
