A:link {
	font-size: 8pt; 
	font-weight: 800; 
	letter-spacing: 1.2; 
	color: #999999; 
	text-decoration: none; 
	font-family: arial, tahoma;
	}

A:visited {
	font-size: 8pt; 
	font-weight: 800; 
	letter-spacing: 1.2; 
	color: #999999; 
	text-decoration: none; 
	font-family: arial, tahoma
	}

A:hover {
	font-size: 8pt;
	font-weight: 800; 
	letter-spacing: 1.2; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: arial, tahoma
	}

.weblink {
	background: #000000;
 	padding: 1px 2px;
  	color: #333333;
  	font-size: 20px;
  	}
		
.current {
	font-size:8pt; 
	font-weight:800; 
	letter-spacing: 1.2; 
	color:#999999; 
	text-decoration:none; 
	font-family: arial, tahoma
	}

.current_over {
	font-size:8pt; 
	font-weight:800; 
	letter-spacing: 1.2; 
	color:#999999; 
	text-decoration:none; 
	font-family: arial, tahoma
	}

body {
	scrollbar-base-color: #666666; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-color: #CCCCCC; 
	scrollbar-track-color: #333333
	}

.title_main	{
	color:#FFFFFF;	
	font-size:12pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 2;	
	font-weight: 800;
	padding:10px;
	}
	
.title_sub	{
	color:#999999;	
	font-size:11pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 1;	
	font-weight: 800;
}
	
.date	{
	color:#999999;	
	font-size:10pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 1;	
	font-weight: 600;
	}

.caption	{
	color:#999999;	
	font-size:10pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 1;	
	font-weight: 600;
	}

.content_main {
	color:#FFFFFF; 
	font-size: 9pt; 
	font-family: arial, helvetica; 
	line-height: 1.1; 
	letter-spacing: 1; 
	font-weight: 400;
	text-align: justify;
	}

.content_sub {
	color:#FFFFFF; 
	font-size: 8pt; 
	font-family: arial, helvetica; 
	line-height: 1.1; 
	letter-spacing: 1; 
	font-weight: 400;
	text-align: justify;
	}
	
.content_web {
	color:#FFFFFF; 
	font-size: 10pt; 
	font-family: arial, helvetica; 
	line-height: 1; 
	letter-spacing: .8; 
	font-weight: 200;
	text-align: justify;
	}

.footer {
	color:#333333; 
	font-size:7pt; 
	font-family: arial, helvetica; 
	line-height: 1; 
	letter-spacing: 1; 
	font-weight: 800
	}

.spacer {font-size:1pt;}

.frame1 {border-bottom-style : ridge; border : medium Gray;}

.photo {border-style : 1px solid-#999999;}


.mosimage_caption {
  	margin-top: 2px;
 	background: #efefef;
 	padding: 1px 2px;
  	color: #666;
  	text-transform: normal;
  	font-size: 10px;
  	border-top: 1px solid #cccccc;
  	}

.articleseparator{
	border-bottom:1px dashed #d5d5d5;
	height:1px;
	margin:20px 0px;
	padding:0px;
	}

.form{
	margin:0px 0px;
	padding:5px;
	}

table.contenttoc {
	border: 1px solid #cccccc;
 	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
	}

.code {
	background-color: #333333;
	}

.photo1 {
	border: 1px solid #999999;
	}

