body {		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			background-color: #EBE9F3; }
h1,h2,h3,h4,h5,h6,p, li {
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			color: #FFFFFF; }
h1 {		font-size: 1.5em;
			font-weight: bold; }
h2 {		font-size: 1.4em;
			font-weight: bold; }
h3 {		font-size: 1.3em;
			font-weight: bold; }
h4 { 		font-size: 1.2em; }
h5 { 		font-size: 1.1em; }
h6 { 		font-size: 1em; }
P { 		font-size: .9em; }
td {		font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
th {		font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
.prpl {		color: #48388A; }
.white {	 color: #FFFFFF; }
a {			color: #330066;	}
a:link {	color: #330066;
			text-decoration: underline; }
a.white {	color: #FFFFFF;
			text-decoration: underline; }
A:visited.white {color: #FFFFFF;
			text-decoration: underline; }
a:visited {	color: #48388A;
			text-decoration: none; }
a:hover {	text-decoration: underline;
			background-color: #CCCCCC; }
a:active {	text-decoration: none;
			color: #CCFF00; }
.picleft {	float: left;
			padding: 0px;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 5px;
			margin-left: 0px; }
.picright {	float: right;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 5px;
			margin-left: 10px; }
.close {	margin: 2px 0px;
			padding: 2px 0px; }
.small {	font-size: .7em;	}
.cap {		visibility: hidden;	}