/* CSS Document */.maintext {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	line-height: 23px;	font-weight: normal;	color: #000000;	font-style: normal;}	.text a:link { color: #005B94; text-decoration: underline; }	.text a:visited { color: #7FADC9; text-decoration: underline; }	.text a:hover { color: #000000; text-decoration: underline; }	.text a:active { color: #7FADC9; text-decoration: underline;}.maintext_italic {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	line-height: 23px;	font-weight: normal;	color: #000000;	font-style: italic;}	.maintext a:link { color: #005B94; text-decoration: underline; }	.maintext a:visited { color: #7FADC9; text-decoration: underline; }	.maintext a:hover { color: #000000; text-decoration: underline; }	.maintext a:active { color: #7FADC9; text-decoration: underline;}.initialcap {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	line-height: 23px;	font-weight: normal;	color: #000000;	font-style: bold;}