P  {
	font-size : 15px;
	line-height : 20px;
	text-indent : 36px;
}

H1  {
	font-size : 36px;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
}

H3  {
	font-size : 15px;
	font-weight : bold;
}

A  {
	color : #990099;
	text-decoration : none;
}

A:Visited  {
	color : #660066;
	text-decoration : none;
}

A:Active  {
	color : #CC00CC;
	text-decoration : none;
}

A:Hover  {
	color : #CC00CC;
	text-decoration : none;
}

BODY  {
	font-family : Georgia;
}

BLOCKQUOTE  {
	font-size : 12px;
	line-height : 18px;
}

SUP  {
	line-height : 20px;
	font-size : 10px;
}

.dropcap  {
	float : left;
	font-size : 48px;
}

.droptext  {
	font-size : 15px;
	line-height : 20px;
}

.taglines  {
	font-size : 12px;
}

