body {
background-color : #FFFFFF; 
padding:12px;
margin:12px;
}
a.links_blue:link {
	color: #0050A3;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	text-decoration: none;
}
a.links_blue:visited {
	color: #0050A3;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	text-decoration: none;
}
a.links_blue:hover {
	color: #0050A3;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	text-decoration: none;
}
.text_grey {
	color: #58595B;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}
.text_blue {
	color: #0050A3;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}
tr.height{
line-height:150px
}
tr.width{
line-wifth:150px
}

