h1 {
	font-size: 10px;
	color: #CCCCCC;
	margin: 2px;
}
h2 {
	font-size: 10px;
	color: #CCCCCC;
	margin: 2px;
}

A:link				{color:#0000ff; text-decoration: none;}
A:visited			{color:#800080; text-decoration: none;}
A:active			{color:#ff0000; text-decoration: none;}
A:hover				{color:#ff0000; text-decoration: underline;}

.text12 {
	font-size: 12px;
	line-height: 120%;
}
.text14 {
	font-size: 14px;
	line-height: 120%;
}
.text10 {
	font-size: 10px;
	line-height: 120%;
}