body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/assets/global/sagebackground3.gif);
	background-position: left top;
	background-color: #e0e7d2;
	background-repeat: no-repeat;
	color : #333333;
    margin: 0px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P, OL, UL, DL {
font-size: 13px;
}

a {
	font-weight: bold;
	color: #6666CC;

}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #6879BE;
	text-align: right;
}

h2 {
	font-size: 16px;
	color: #6879BE;
}

h3 {
	font-size: 14px;
	color: #6879BE;
}

.footer {
	background-color: #CCCCCC;
}

P.copyright {
	font-size: 10px;
	border-top: 4px solid #6A79BE;
	border-right: 4px none #6A79BE;
	border-bottom: 4px none #6A79BE;
	border-left: 4px none #6A79BE;

}
P.ref {
	font-style: italic;
	font-size: 11px;
	color: #990000;
}