.mainoutline {
	border: thin dotted #660099;
}
body {
	background-color: #FFFFCC;
	background-image: url(/images/background.gif);
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #660066;
	padding-right: 10px;
	padding-left: 4px;
	line-height: 16px;
}
a {
	color: #F36;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F36;
	text-decoration: none;
}
#callout {
	padding: 10px;
	background-color: #ECE3EE;
	border: 1px dotted #606;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1A8C7;
	background-color: #ECE3EE;
	padding: 4px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #306;
	padding: 4px;
}
.plain {  font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; background-color: #C8AECE}
.rollover {  font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; background-color: #FFCC99; cursor: hand }
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #003BD3;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #660066;
	line-height: 15px;
}
.indent {
	text-indent: 20pt;
}
#grid {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#grid p {
	line-height:10px;
}