.small	    { 	font-size:10pt;
             	color:#6293F7;
		font-family:Verdana,Arial;
		font-weight:bold;
            }

.large	    { 	font-size:14pt;
             	color:#6293F7;
		font-family:Verdana,Arial;
		font-weight:bold;
            }

a:link      {   color:#C7DFF4;
		font-size:10pt;
             	text-decoration: none;
		font-family:Verdana,Arial;
            }


a:visited   {  	color:#C7DFF4;
		font-size:10pt;
             	text-decoration: none;
		font-family:Verdana,Arial;
            }


a:active   {   	color:#C7DFF4;
		font-size:10pt;
            	text-decoration: none;
		font-family:Verdana,Arial;
           }

body       {    background-color:#333399;
		scrollbar-base-color:#333399;
           }

img    	   {    border-style:none;
           }

	