body {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #004B93;
	text-decoration: none;
}
a:visited {
	color: #004B93;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.style2 {color: #02209E}
.style3 {font-size: 12px}
.style5 {color: #004B93; font-weight: bold; font-size: 16px; }
.style6 {font-size: 12px; color: #32639D; }
.style7 {font-size: 14px}
.style8 {color: #004B93; font-weight: bold; font-size: 14px; }
.style10 {font-size: 12px; color: #000000; }
h2 {
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
p {
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
p, h1 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

#findExpert {
	
	padding: 10px;}
	
#findExpert h2{color:#F00;
text-decoration:none;
font-size:16px;}	
	
#findExpert li {list-style-type:none;
color:#333;
font-size:12px;