<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link  {COLOR: #ffffff; TEXT-DECORATION: none}
a:	{text-decoration: none; color: #ffffff }
a:hover	{text-decoration: underline; color: #ffff00 }
a:visited {COLOR: #ffcc33; TEXT-DECORATION: none}

/*BODY {
/*scrollbar-face-color:#4472D0;
/*scrollbar-highlight-color:#FFFFFF;
/*scrollbar-3dlight-color:#000000;
/*scrollbar-darkshadow-color:#000000;
/*scrollbar-shadow-color:#FFFFFF;
/*scrollbar-arrow-color:#FFFFFF;
/*scrollbar-track-color:#2850A2;
/*}


/* ****************************/	
/* The body block element     */
/* ****************************/

body   { background-color: #333399;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10pt;
	margin-left:30pt;
	margin-right:30pt; }


/* ****************************/        
/* The Title Division Block   */
/* ****************************/

.title { text-align: center; background-color: #000080;
	font-family: Verdana, Helvetica, ARial, sans-serif;
	font-size: 32pt;
	color: #ffffff; }


/* ****************************/          
/* The Title2 Division Block  */
/* ****************************/

.title2 { font-size: 18pt; text-align: center; color: #33ff99;
	margin-left: 30pt; margin-right: 30pt; padding-bottom: 12pt; }


/* ****************************/          
/* The Phone Division Block   */
/* ****************************/

.phone { font-size: 14pt; text-align: center; color: #ffffff;
	margin-left: 30pt;
	margin-right: 30pt; padding-bottom: 5pt; }

	
/* ****************************/	
/* The footer Division        */
/* ****************************/

.footer {width: 600; height:30;
	position: absolute; left: 50; top: 375; z-index: 0;
	background-color: #000080 }
	
             
/* ****************************/	
/* The links Division         */
/* ****************************/

.links {width: 600; height:30;
	position: absolute; left: 70; top: 365; z-index: 1;
	background-color: #4B87C2;
	font-weight: bold;
	text-align: center; }
</pre></body></html>