body {  top: 0px; clip:  rect(   )
	color:#333333;
	font-family: "arial", "sans-serif"; font-size: 12px
	line-height:+120%;}

table {	font-family: "arial", "sans-serif"; font-size: 12px;
	line-height:+150%;}

a {text-decoration:none;}
a:link {color:#333333; font-weight:bold;}
a:visited {color:#333333; font-weight:bold;}
a:hover {color:#5F328F;}

.red { color:#FF0000;}
.lavender { color:#5F328F;}
.olive {
	color:#0C3218;
	font-size:12px;
	font-weight: bold;
}
.small {  font-family: "arial", "sans-serif"; font-size: 10px}
.large {  font-family: "arial", "sans-serif"; font-size: 14px}
.l_large {  font-family: "arial", "sans-serif"; font-size: 18px}

td.l { background-image:URL(./img/shadow_left.jpg);
	background-repeat:repeat-y;
	background-posotopn:100% 0%;}
td.r { background-image:URL(./img/shadow_right.jpg);
	background-repeat:repeat-y;
	background-posotopn:0% 0%;}
td.b { background-image:URL(./img/shadow_bottom.jpg);
	background-repeat:no-repeat;
	background-posotopn:50% 0%;}
