body {
 	background-color: #996699;
}

td {
	background-color: #FFFFFF;
}

a:link {
	color: #006666;
}
a:visited {
	color: #336666;
}

a:active {
	color: #006666;
}

body, td, .normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663366;
}

.smalltext {
	font-size: 10px;
}

.alternatetext {
	font-family: Arial, Helvetica, sans-serif;
}

ul.bolded {
	font-weight: bold;
}

ul.unbolded {
	font-weight: normal;
}

li {
	padding-top: 5px;
}

td.inset1 {
	padding: 4px;
	border-style: solid;
	border-width: 2px;
	border-color: #99CCCC;
}

td.inset2 {
	border-style: solid;
	border-width: 2px;
	border-color: #663366;
	background-color: #EEE0ED;
	padding: 6px;
}

td.pinkbg {
	border-style: none;
	background-color: #EEE0ED;
}

td.reset {
	padding: inherit;
	border-style: inherit;
	border-width: inherit;
	border-color: inherit;
	background-color: inherit;
	padding: inherit;
}

* tr#ruler td {
	background-color: transparent;
}

* td#footer {
	background-color: #99CCCC;
	height: 22px;
	text-align: center;
	font-size: 10px;
}

* #footer a {
	font-size: 10px;
}
