a {
	color: #cc6699;
}

h1 {
	color: #9965AF;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #cc6699;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	color: #cc6699;
	font-size: .5em;
	font-weight: bold;
}

h4 {
	color: #cc6699;
	font-size: .25em;
	font-weight: bold;
}

.quote {
	color: #9965AF;
	font-size: 13px;
}

.caption {
	font-size: 11px;
}

.smallLink {
	font-size: 10px;
}

#mainContent {
	font-size: 12px;
}

#mainContent td{
	font-size: 12px;
}

span.testMessage {
	color: #009900;
}
