BODY {

	background-image: url(../images/grid_medblue.gif);
	padding: 10 0 0 0;
  	margin: 0 0 0 0; 
  	height: 100%

}

p, tr, td    { font-size: 9pt; font-family: "Trebuchet MS" }
a:link       { text-decoration: underline; color:#000080 }
a:visited    { text-decoration: underline; color:#000080 }
a:hover      { text-decoration: none; color:#CC0000 }
a:active     { text-decoration: underline; }

.borderBottom {
	border-bottom:1px solid #C0C0C0;
}