BODY, P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
}
A:active, A:link, A:visited {
	font-weight : bold;
	text-decoration : none;
	color : #CA414D;
}
A:hover {
	text-decoration : none;
	color : #124D8B;
	font-weight : bold;
}
A.navigation:active, A.navigation:link, A.navigation:visited {
	text-decoration : none;
	color : #124D8B;
	font-weight : bold;
}
A.navigation:hover {
	font-weight : bold;
	text-decoration : none;
	color : #CA414D;
}
H1 {
	font-size : 18px;
	font-weight : bold;
	color : #124D8B;
	padding : 0px;
	margin : 0px;
}
H2 {
	font-size : 15px;
	font-weight : bold;
	color : #124D8B;
	padding : 0px;
	margin : 0px;
}
