TD.copy{
	font-family : Tahoma;
	font-size : 10px;
}

TD.header{
	font-family : Tahoma;
	font-size : 11px;
    font-weight : bold;
}

TD.content{
	font-family : Tahoma;
	font-size : 11px;
}

A {
	font-family : Tahoma;
	color : #FF4500;
	text-decoration : none;
}

A:HOVER {
	font-family : Tahoma;
	color : Navy;
	text-decoration : none;
}
