@charset "UTF-8";
/* CSS Document */


h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#173C74;
	font-weight:normal;
	height:39px;
	margin-bottom:-10px;
	}

.patent {
	font-size:14px;
	}
	
	.superscript { vertical-align: super; font-size: small; }
.subscript { vertical-align: sub; font-size: small; }

.superscript_for_body_text { vertical-align: super; font-size: smaller; }
.subscript_for_body_text  { vertical-align: sub; font-size: smaller; }
