/* the font styles for the text */
p,h1,h2,h3,h4,ul,ol,li,div,span,blockquote,body,table,td {
font-family:verdana,arial,helvetica,sans-serif;
 }
h1, h2, h3, h4 {
clear: both; color: #39C;
}

h1 {font-size: 24px;
color: #39C;
}

h2 {font-size: 18px;
color:#39C;
}

h3 {font-size: 14px;
color:#39C;
}

h4 {font-size: 11px;
color:#39C;
}


div,p,td {color: #39C; 
				 font-size: 11px; 
				 line-height:14px;
				 }

  .header {
						margin: 8px 0px 6px 17px;
						font-family: Garamond, Times, serif;
						font-size: 28px;
						font-style: bold;
						color: #E6F1F8;
						
						}
	.footer		{
						font: 11px arial, geneva, san-serif;
						font-style: bold;
						color: #39C;
						height:26px;
						voice-family: "\"}\"";
  					voice-family:inherit;
						height:26px; 
						padding: 4px 18px 0 0;
						
						
						}
						
	.linkage {height: 24px;
						color: #666;
						font-size: 11px;
						padding: 5px 0 2px 0;
						}					
		.linkage	a	{
						font: 10px/14px arial, san-serif;
						color:#39c;
						
						}
						
		.linkage span {padding: 0 4px;}					
	
	 .intro   {
	 					font: 11px arial, geneva, san-serif;
						line-height: 13px;
						color: white;
						margin: 0px 30px 8px 4px;
						background-color: transparent;
						}
						
	 .white   {
						font: 11px arial, geneva, san-serif;
						color: white;
						padding: 9px 2px 0px 14px;
						}
						
   img.snug {
	 					display: block;
						border: 0px;
						}


/* the link text styles */
a:link {
font: 11px arial, geneva, san-serif;
color:#30F;
text-decoration:none;
}

a:visited {
color:#666;
text-decoration:none;
}

a:hover {
color:#f66;
background-color: transparent;
}

a.footer, a.footer:link {
font: 11px arial, geneva, san-serif;

background-color: transparent;
text-decoration:none;
margin-right: 3px;
}

a.footer: visited {
color: #90C;
background-color: transparent;
text-decoration:none;
}

a.footer:hover {
color: #F66;
background-color: transparent;
}

a.outside, a.outside:link {
color: #666;
background-color: transparent;
text-decoration:none;
font-weight: normal;
}
a.outside:hover {
text-decoration:underline;
background-color: transparent;
}

#right {
font: 11px arial, geneva, san-serif;
color: #069;
margin-top: 20px;
margin-left: 16px;
margin-right:20px;
font-size: 11px;
line-height: 14px;
}


table.content {
			background-color: transparent;
			margin: 25px;
			
				 }

/* the body element styles */

body {margin: 0;
		 background-color: white;
		 /*scrollbar-track-color: #999999;
 		scrollbar-face-color: #ff6600;
 		scrollbar-highlight-color: #cccccc;
 		scrollbar-3dlight-color: #666666;
 		scrollbar-darkshadow-color: #333333;
 		scrollbar-shadow-color: #ff6600;
 		scrollbar-arrow-color: #666666;*/
		}





