	<!--
	a 	{ font-family: Georgia, Palatino, 'Times New Roman', serif; font-size: 16px; font-weight: none; text-decoration : none; } 
	a:link		{ color: #113973; text-decoration: none; } 
	a:visited	{ color: #113973; text-decoration : none; } 
	a:active	{ color: #113973; } 
	a:hover		{ color: #F0F0FF; text-decoration: none; }

	body {
		margin: 0;
		width:100%; min-width:1240px;
		background:#ffffff;
		font-family: Georgia, Palatino, 'Times New Roman', serif;
		font-size:16px;
		font-weight:normal;
		color:#1D2132;
  		line-height:150%;
		text-align:center;
	}

	td {
  		text-align:left;
  		vertical-align:top;
	}

	#page {
		margin: 0;
		width:100%; min-width:1250px;
		background:url('../../images/paper/more13.jpg') no-repeat top center;
		font-family: Georgia, Palatino, 'Times New Roman', serif;
		font-size:16px;
		font-weight:normal;
		color:#1D2132;
  		line-height:150%;
		text-align:center;
		overflow:hidden;
	}

	.topnav {
		margin:12px auto 0px auto;
		width:100%;
		height:38px;
		padding-top:12px;
		background:#ffffff;
	}

	.topnav a:link {
		font-family: 'Open Sans','Kozuka Gothic Pr6N M', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#666666;
	}

	.topnav a:active {
		font-family: 'Open Sans','Kozuka Gothic Pr6N M', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#666666;
	}

	.topnav a:visited {
		font-family: 'Open Sans','Kozuka Gothic Pr6N M', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#666666;
	}

	.topnav a:hover {
		font-family: 'Open Sans','Kozuka Gothic Pr6N M', Arial, sans-serif; font-size: 16px; text-decoration: none; font-weight: none; color: #f0f0ff;          
	}
		
	#header {
		margin:0px;
		width:100%; min-width:1240px; height:68px;
		background:url('../../images/paper/header.jpg') no-repeat top center;
		text-align:center;
		}

	#panel {
		margin:24px auto;
		width:990px;
		}

	#footer {
		margin:8px 0px;
		width:990px;
  		line-height:100%;
		}

	#music {
		margin:0px 0px 0px 0px;
		float:left;
		text-align:left;
  		line-height:100%;
		}

	#buttons {
		margin:4px 0px 0px 0px;
		float:right;
  		line-height:100%;
		}

	.wrapper {
		margin:84px auto 0px auto;
		width:992px;
		padding:0px;
		overflow:hidden;
	}
	
	#main{
		margin:0px;
		width:728px;
		padding:0px;
		float:left;
		text-align:left;
	}

	#content{
		margin:18px 0px;
		width:690px;
		padding:18px;
		border:1px solid #bbb;
		float:left;
		text-align:left;
	}
		
	#sidebar {
		margin:0px 0px 0px 18px;
		width:236px;
		padding:0px;
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#1D2132;
  		line-height:130%;
		text-align:left;
	}

	#sidebar a:link {
		font-family: Arial, Helvetica, sans-serif; color: #113973; font-weight: 700; text-decoration : none;
	}

	#sidebar a:active {
		font-family: Arial, Helvetica, sans-serif; color: #B32A05; text-decoration : none;
	}

	#sidebar a:visited {
		font-family: Arial, Helvetica, sans-serif; color: #113973; text-decoration : none;
	}

	#sidebar a:hover {
		font-family: Arial, Helvetica, sans-serif; color: #C0C0C0; text-decoration : none;
	}
		
	.topnav2 {
		margin:12px auto 0px auto;
		width:990px;
		height:38px;
		padding-top:12px;
	}

	.topnav2 a:link {
		font-family: 'Century Gothic', Arial, sans-serif; font-size:8pt; text-decoration:none; font-weight:700; color:#999999;
	}

	.topnav2 a:active {
		font-family: 'Century Gothic', Arial, sans-serif; font-size:8pt; text-decoration:none; font-weight:700; color:#999999;
	}

	.topnav2 a:visited {
		font-family: 'Century Gothic', Arial, sans-serif; font-size:8pt; text-decoration:none; font-weight:700; color:#999999;
	}

	.topnav2 a:hover {
		font-family: 'Century Gothic', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:700; color:#999999;
	}
		
	html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}
				
	-->