body {
	background-image: url(/images/bkgd-diglns.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #618ebc;
	text-decoration: none;
}
a:link {
	color: #618ebc;
}
a:visited {
	color: #618ebc;
}
a:active {
	color: #433b30;
}
a:hover {
	color: #433b30;
}

/* Font Modifiers */
.sm {font-size: 10px;}
.sm1 {font-size: 10px;}
.med {font-size: 12px;}
.lrg {font-size: 14px;}
.xl {font-size: 16px;}
.xxl {font-size: 18px;}
.xxlrghdr {font-size:32px;}

.grey {color:#c3c0c1;}
.dkgrey {color:#544C4E;}
.purple {color:#B24398;}
.brn {color: #544c4e;}
.wht {color: #FFFFFF;}

.bld {font-weight:bold;}

.spc {
	letter-spacing: -0.2mm
}

h1, h2{
	display:inline;
}

