body { 
    width: 980px;
    text-align: center; 
    background:#85cede; 
	font-family:verdana, arial, sans-serif; 
	font-size: 14px; 
	color: #000; 

    border-top-style: dotted; 
    border-bottom-style: dotted; 
    border-left-style: dotted; 
    border-right-style: dotted; 
    border-top-width: thin; 
    border-bottom-width: thin; 
    border-left-width: thin; 
    border-right-width: thin; 

    border-top-color: #000000; 
    border-bottom-color: #000; 
    border-left-color: #000000; 
    border-right-color: #000;

   	}

.pics {

	font-size: 9px; 
	color: #000; 
    
    }

.tblbg {
    background-image: url(images/backglobe.gif);
    text-align: center;
    }


	A:link	{ color: #000000; text-decoration: underline; font-weight:bold; } 
	A:visited	{ color: #999999; text-decoration: underline; font-weight:bold; } 
	A:hover	{ color: #999999; text-decoration: underline overline; font-weight:bold; } 

	
.footer {
    font-family: verdana, arial, sans-serif; 
	font-size: 9px; 
    font-weight: bold; 
	color: #000; 
    }	

.clock-header {
    font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
    font-weight: bold; 
    text-align: center;
    }
	
.clock { 
	text-decoration: underline;
    font-weight: bold; 
	}

.clock-right { 
	text-decoration: underline;
	text-align: right;
    font-weight: bold; 
    }

 
.qsl { 
	bgcolor: #ffffff;
	text-align: center;
    font-size: 13px;
    letter-spacing: .1em; 
    font-weight: bold; 
    }

font.pagetitlelink { 
	font-family:verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #336699; 
	line-height:15px;
	font-weight:bold;
	}

font.plain { 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color: #666; 
	line-height:15px;
	}

font.instructional { 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; 
	color: #666; 
	line-height:13px;
	text-align:justify;
	}

font.message { 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color: #669966; 
	line-height:13px;
	font-weight:bold;
	}

a.message {
	font-size: 11px;
	}

font.error-message { 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color: #993333; 
	line-height:13px;
	font-weight: bold;
	}
		
font.instructional-just { 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; 
	color: #666; 
	line-height:13px;
	}

   
.p { 
	color:#666; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 16px; 
	line-height:14px;
    font-weight: bold;
	}

center
    {
    text-align: center;
    }

ul,dl { 
	color:#000; 
	font-size: 15px; 
    letter-spacing: .1em;
    text-align: center;
    font-weight: bold;
    }


li { 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height:14px;
    text-align: left;
	}
dd { 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px; 
	line-height:14px;
    text-align: center;
	}


#copyright {
	background:#FFF;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#666;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;	
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
	padding-left:50px;
	}

