P,BODY  {
	font-size : 13px;
	color : #000000;
	font-family : "Verdana", "Tahoma", "Arial", "sans-serif";
}

UL,OL {
	font-family : "Verdana", "Tahoma", "Arial", "sans-serif";
	font-size : 13px;
	color : #000000;
}

LI {
	font-family : "Verdana", "Tahoma", "Arial", "sans-serif";
	font-size : 13px;
	color : #000000;
}

A  {
	font-family : "Verdana", "Tahoma", "Arial", "sans-serif";
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

.header  {
	font-family : "Verdana";
	font-weight : normal;
	color : #000000;
	font-size : 13px;
}

.news  {
	font-family : "Verdana";
	font-weight : normal;
	color: #000000;
}

.subhead  {
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}

.secthead  {
	font-size : 14px;
	font-weight : bold;
	color: #000000;
}

.bold  {
	font-weight : bold;
	color: #000000;
}

.def {
	font-family : "monospace";
	color : #000000;
	margin-left : 20px;
	margin-right: 20px;
}

.sidelink  {
	font-size : 10px;
	color: #000000;
}

.small {
	font-size : 10px;
	color: #000000;
}

.sidelink:Hover  {
	font-size : 10px;
	color: #00CC00;
}

.routes  {
	font-size : 13px;
	color: #000000;
}

.routes:Hover  {
	font-size : 13px;
	color: #000000;
}

.routes:Visited  {
	font-size : 13px;
	color: #00CC00;
}

.std  {
	color: #000000;

}

a:link {
	color: #009900;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
div#copyright {
	margin: 0 auto;
	font-size: 9px;
	text-align: right;
}

div#copyright a, div#copyright a:link, div#copyright a:visited {
	font-size: 10px;
	text-decoration: none;
}

div#copyright a:hover, div#copyright a:active {
	text-decoration: underline;
	color: #006600;
}

.ypimg {
	border: 0px;
	margin-bottom: 10px;
}