/* CSS Document */

.paper,
.title,
.staff {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times;
	margin:2px 0 0 25px;
}

.title  {
	font-weight: bold;
	}

.staff  {
	font-weight: bold;
	}

.paper  {
	font-style: italic;
	font-weight: normal;
	}

.for  {
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times;
	margin: 0pt 0pt 0px 2px;
	}

.judge   {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:17px;
	margin:6px 0 6px 48px;}


.navbar    {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.category  {
	padding-top: 6px;
	border-top: none black
	}

.place1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.place2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times;
	margin-top:16px;
	margin-right: 0;
	margin-bottom: 6px;
}
.winlist h3 { border-top:1px solid #cccccc; padding-top:12px; margin-top:16px; }
