var cText = ''
cText += '<style type="text/css">' 
cText += '<!-- 	// Begin hiding from old browsers.'
cText += '.text	{font-size: 12pt; font-weight: normal; color: black; text-decoration: none;font-family: Times}'
cText += '.logo-shadow {position: absolute; top:9px; left: 294px; height: 50px; color:black; font-family: arial,sans-serif; font-weight: italic,bold; font-size: 18pt;}'
cText += '.logo-colour {position: absolute; top:6px; left: 290px; height: 50px; color:SkyBlue; font-family: arial,sans-serif; font-weight: italic,bold; font-size: 18pt;}'
cText += '.title	{font-size: 22pt; font-weight: bold; color:black; text-decoration: none; font-family: Revue BT, Eras Bold ITC, Arial}'
cText += '.title-	{font-size: 22pt; font-weight: bold; color:"#98A5FE"; text-decoration: none; font-family: Revue BT, Eras Bold ITC, Arial}'
cText += '.title2	{font-size: 16pt; font-weight: bold; color:darkblue; text-decoration: none; font-family: Revue BT, Eras Bold ITC, Arial}'
cText += '.title2b	{font-size: 10pt; font-weight: bold; color:darkblue; text-decoration: none; font-family: Tahoma, Arial, Helvetica}'
cText += '.ASRtitle	{font-size: 14pt; font-weight: bold; color:black; text-decoration: none; font-family: Revue BT, Eras Bold ITC, Arial}'
cText +='.text-Bl	 {font-size: 12pt; font-weight: normal; color: "#000080"; font-face: Arial} '
cText +='.text-Blu	 {font-size: 12pt; font-weight: normal; color: blue; font-face: Arial} '
cText +='.text-Black	 {font-size: 14pt; font-weight: normal; color: black; font-face: Arial} '
cText +='.text-Br	 {font-size: 12pt; font-weight: normal; color: "#800000"; font-face: Arial} '
cText += '.footer	{font-size: 12pt; font-weight: normal; color: black; text-decoration: none; font-family: Times, Times New Roman}'
cText += '.footer1	{font-size: 10pt; font-weight: normal; color: black; text-decoration: none; font-family: Tahoma, Arial, Helvetica}'
cText += '.footer2	{font-size: 8pt; font-weight: normal; color: black; text-decoration: none; font-family: Tahoma, Arial, Helvetica}'
cText += '.click	{font-size: 8pt; font-weight: normal; color: blue; text-decoration: none; font-family: Tahoma, Arial, Helvetica}'
cText += '.header	{font-size: 18pt; font-weight: bold; color: "884c28"; text-decoration: none; font-family: Revue BT, Eras Bold ITC, Arial}'
cText += '.Nav	{font-size: 9pt; font-weight: normal; color: black; text-decoration: none; font-family: Tahoma, Arial, Helvetica}'
cText += 'A:hover {color=red}'
cText += 'A:visited {color=black}'
cText += '	// End of hide. -->'
cText += '</STYLE>'
document.write(cText)  