A:link, A:visited, A:active  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #0000ff;
}

A:hover  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #FF9900;
	text-decoration : none;
}

P,TD,UL,OL  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
    color: #666666;
}

P.regular,TD.regular,UL.regular,OL.regular  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
}

.smalltext  {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

#loc  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

#loc2  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : White;
	font-weight : bold;
}

#outside  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

.header  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : white;
	font-weight : bold;
	background-color : #666699;
}

.bioheader  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : white;
	font-weight : bold;
	background-color : #666699;
}

.subheader  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : black;
	font-weight : bold;
}

.code  {
	font-family : Courier New,Courier,monospace;
	color : Black;
	font-weight : bold;
}

.list  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	border-width : 1px;
	border-color : red;
	border-style : solid;
	padding : 4px;
	background-color : #ffff66;
}

