.RubyNewBlack
{
	color: #000000;
	font: normal 11px Georgia, "Times New Roman", Arial, Sans-Serif;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.RubyNewPurple
{
	color: #660099;
	font: normal 12px Georgia, "Times New Roman", Arial, Sans-Serif;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.RubyHeading
{
	color: #000000;
	font: normal 12px/14px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.RubySubHeading
{
	color: #660099;
	font: normal 13px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.RubySmallBlack
{
	color: #000000;
	font: normal 10px/10px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.RubySmallPurple
{
	color: #660099;
	font: normal 10px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.RubyNewText
{
	color: #000000;
	font: normal 12px/16px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
div, span, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #660099;
	font: normal 20px/22px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
h2
{
	color: #FF66CC;
	font: normal 14px/20px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
h3
{
	color: #660099;
	font: normal 11px/16px Georgia, "Times New Roman", Arial, Sans-Serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}
