body {
	margin: 0;
	padding: 0;
	font-family: 11px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
}

.pic {
	font-size: 1px;
}

.subnav {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.subnav a {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.subnav a:hover {
	text-decoration: none;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline; 
	font-weight: ;
}

a:active {
	color: #666666;
	text-decoration: none;
}

p {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-left: 35px;
}
footer {
}
#footer p {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#footer a, #footer a:active {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

roll {
}
#roll p {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-left: 35px;
}
#roll a, #roll a:active {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	clear: both;
	width: 190px;
	padding: 2px;
	margin-left: 36px;
	border: 1px dotted #FFFFFF;
}
#roll a:hover {
	font-weight: normal;
	border: 1px dashed #CCCCCC;
	background-color: #F0F0F0;
}
#roll a.last {
	
}
#roll a:hover.last {
}
bul {
}
#bul p {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-left: 35px;
}
#bul a, #bul a:active {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background-color: #F0F0F0;
	float: left;
	clear: both;
	width: 190px;
	padding: 2px;
	margin-left: 36px;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
#bul a:hover {
	font-weight: bold;
}
#bul a.last {
	border-bottom: 1px dotted #999999;
}

ol, ul{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
}
