/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

img {
	border: 0px;
	margin: 0px;
}

a.type_1:link {
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_2:link {
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:link {
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.type_1:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_2:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:visited {
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.type_1:hover {
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}

a.type_2:hover {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:hover {
	font-size: 12px; 
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

a.type_1:active {
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_2:active {
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:active {
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.boldred {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}

.now  { 
	white-space: nowrap;
}

.copy12 {
	font-size: 12px;
	color: #666666;
}

.copy11 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
