a:link {
	color: #0066FF;
}
a:visited {
	color: #6666FF;
}
a:hover {
	color: #FF6600;
}

h1 {
	font-size: 10px;
	font-weight: lighter;
	color:#333333
}
h2 {
	font-size: 16px;
	font-weight: BOID;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: lighter;
}

body{font-size:14px;color:#333333;line-height:15pt}

span.yellow	{ background-color: #ffff55; }
