A {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

A:HOVER {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
	color : #6666ff;
}

.smalllinks {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.artlinks {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color : #7C88AE;
}

.artlinks:HOVER {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
	color : #FF6C00;
}

.smalllinks {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.smalllinks:HOVER {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
}

.onwhite {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.onwhitespecialist {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
}

.onwhitespecialistorange {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #CA5C04;
}

.onwhitespecialistorangesmall {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #ff9000;
}

.onwhite:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EC4141;
}

.onwhitespecialistblue {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #8193AF;
}

.onwhitespecialistbluesmall {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #527CBE;
}

.onwhitesmall {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.onwhitesmall:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EC4141;
}

.tree {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #66CC99;
}

.tree:HOVER {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	color : #FFFFCC;
}

.maintext {
	font-family : "Arial";
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.copy {
	font-family : Arial;
	font-size : 6pt;
	font-weight : normal;
	text-decoration : none;
	color : #4F5B6E;
}


.specialist {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #4F5B6E;
}

.specialist:hover {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	color : #4F5B6E;
}

.specialistlight {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	color : #555555;
}

.subhead {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFF99;
}

.mainnorm {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.tipbox {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #6666cc;
}

.links {  font-family: Arial; font-size: 9px; font-style: normal; font-weight: bold; color: #666666}

.tahoma {  font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal}

.subjectheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}

.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}
.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}
.imgright {
float: right;
padding: 6px 10px 6px 6px;
}
