p,td {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#000000;
	font-weight: normal;
}

a.competition {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#ff0000;
	font-weight: normal;
	text-decoration:none;
}

a.competition:hover {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#ff0000;
	font-weight: normal;
	text-decoration:underline;
}

a.more {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#1e94d9;
	font-weight: normal;
	text-decoration:none;
}

a.more:hover {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#1e94d9;
	font-weight: normal;
	text-decoration:underline;
}

.white {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
}

.grey {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#9b9b9b;
	font-weight: normal;
}

.red {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#ff0000;
	font-weight: normal;
}

.caption
{
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.more
{
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#727272;
	font-weight: normal;
	text-decoration:none;
}

input
{
	width:300px;
	height:25px;
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	border:1px solid #333333;
}

textarea
{
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	border:1px solid #333333;
}

a.darkblue
{
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#2a668a;
	font-weight: normal;
	text-decoration:none;
}
a.darkblue:hover
{
	font-family:Arial;
	font-size:14px;
	line-height:17px;
	color:#2a668a;
	font-weight: normal;
	text-decoration:underline;
}

