.para1 {
	font: 11px/12px tahoma;
	color: #ffffff;
}
.para2 {
	font: 11px/12px tahoma;
	color: #006666;
}
.para3 {
	font: 11px/12px tahoma;
	color: #666666;
}
.link1 {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.link1:hover {
	color: #006666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.link2 {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.link2:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.header {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

