body {
	font-size:10pt;
	font-family: "Times New Roman", Times, serif;
	color:#336699;
	background-color:#CCCCCC;
}
strong {
	font-size:14pt;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	background-color:#CCCCCC;
} 
a:link {
	color:#CCCCCC;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration:none
	border : thin solid #336699;
}
a:visited {
	color:#CCCCCC;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration:none
	border : thin solid #336699;
}
a:active {
	color:#CCCCCC;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration:none
	border : thin solid #336699;
}
a:hover {
	color:#6699CC;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration:none
	border : thin solid #336699;
}