/* overriding HTML */body {	color: black;	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	line-height: 13px;	background-color: #FFFFFF;}a {	color: #33ccff;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;	background-color: #33ccff;}a:visited {	text-decoration: none;}.standard {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	line-height: 13px;	font-weight:;}.h2 {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	line-height: 13px;	color: #FF0000;	font-weight: ;}.h1 {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	line-height: 13px;	font-weight: bold;}strong {	font-size: 11px;	line-height: 13px;}