#contestsPage {																	
	color: #000;
	margin: 0;
	font: normal 14px arial,helvetica,sans-serif;
}

#contestsPage p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:normal;
}

#contestsPage h1 {
	margin-bottom:12px;
	line-height:24px;
}

#contestsPage h2 {
	color: #000;
	font: bold 16px arial,helvetica,sans-serif;
	text-align: left;
	margin-bottom:12px;
}

#contestsPage h3 {																	
	color: #000;
	font: bold 14px arial,helvetica,sans-serif;
	margin-bottom:12px;
}

#contestsPage a, #contestsPage a:hover {
	text-decoration:none;
	color:#00C;
}

#contestsPage a:hover {
	text-decoration:underline;
}

#contestsPage ol {
	margin-bottom:12px;
}

#contestsPage ol li {
	background:none;
	display:list-item;
	list-style: decimal;
	color:#000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:20px;
}

#contestsPage ul li {
	background:none;
	display:list-item;
	color:#000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


li {margin-bottom:6px; margin-top:3px;}
#contestsPage .level2 {list-style-type:lower-alpha; margin-left:60px;}
#contestsPage .level3 {list-style-type:lower-roman; margin-left:100px;}

.rulesHeading {
	font-size:14px; 
	font-weight:bold;
}

.contestsForm {
	width:648px;
}

.contestsFormTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px 0;
	text-align:center;
}
	

#contestsPage td {																	
	color: #000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:16px;
}

#contestsPage td.label {
	padding-bottom:2px;
}

#contestsPage .submit {														
	cursor: pointer;
}

.contestsDescription,  .contestsDescription p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

.shareLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:right;
	margin:10px 0 0 0;
}
H1 { 
	color: #000000;
	text-align: center
}