/**
 *	SSP Team Rider CSS
 */

body {
	margin: 0;
	padding: 0;
	
	background-attachment: fixed;
}
#path {
	margin-bottom: 5px;
	color: #666666;
	font-size: 10px;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:hover, #path a:active {
	color: #666666;
	text-decoration: underline;
}

h1 {
	margin: 0 0 10px 0;
}

table {
}
.box {
	padding: 0 10px 0 10px;
}
p {
	margin: 10px 0;

	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.line {
	margin-bottom: 30px;
	height: 10px;

	font-size: 1px;

	border-bottom: 1px solid #333333;
}
p.text {
	margin-left: 10px;

	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.txt_small {
	font-size: 10px;
	line-height: 14px;
	color: #33333;
	letter-spacing: 1px;
}
.txt_small2 {

	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

