/* CSS Document */
div.construction {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	margin-left:15px;
}

div.small {
	font-family: arial;
	font-size: 10px;
	color:#aaaaaa;
	font-weight: bold;
	text-decoration: none;
	margin-left:15px;
}

div.chucktitle {
	font-family: arial;
	font-size: 12px;
	color:#aaaaaa;
	font-weight: bold;
	text-decoration: none;
	margin-left:15px;
}

div.chucknorris {
	font-family: arial;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
	margin-left:15px;
}

div.title {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin-left:15px;
}

div.topten {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
	margin-left:15px;
}

span.period {
	font-family: arial;
	font-size: 12px;
	color: #349ff3;
	font-weight: bold;
}

span.blue {
	font-family: arial;
	font-size: 10px;
	color: #349ff3;
	font-weight: normal;
}

span.blue_smaller {
	font-family: arial;
	font-size: 9px;
	color: #349ff3;
	font-weight: normal;
}

a.topten:link {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
}

a.topten:visited {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
}

a.topten:hover {
	font-family: arial;
	font-size: 10px;
	color: #f6b21a;
	font-weight: normal;
	text-decoration: none;
}

a.topten:active {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
}

a.italic:link {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:visited {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:hover {
	font-family: arial;
	font-size: 10px;
	color: #f6b21a;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:active {
	font-family: arial;
	font-size: 10px;
	color: #b98415;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
