h1, h2, h3, h4, h5, h6, p, table
{
	color: #FFF;
}
h1 {
	font-size: 64px;
	margin: 0.67em 0;
	/*font-style: italic;*/
	line-height: 1.5;

}

h2 {
	font-size: 28pt;
	margin: 0.83em 0;
	/*color: #F1B111;*/
	line-height: 1.5;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 16px;
	margin: 1.33em 0;
}

h5 {
	font-size: 14px;
	margin: 1.67em 0;
}
h6 {
	font-size: 10px;
	margin: 2.33em 0;
}

p {
	font-size: 16px;
	line-height: 1.25;
	margin: 1em 0;
	/*margin-top:10px;*/
	/*padding-bottom:10px;*/
}

.span12.centerContent.rules {
    font-size: 30px;
}

.textCenter
{
	text-align: center;
}
.textRight
{
	text-align: right;
}
.textLeft
{
	text-align: left;
}
.intro *
{
	margin: 0;
}
.defaultText
{
	color: #FFF;
}

label
{
	color: #FFF;
	text-align: right;
	margin-right: 10px;
}

.rules *
{
	color: #2d2c2e;
}