@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #3B568A;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #F37936;
}
a:active {
	color: #999999;
}
h1 {
	font-size: 12px;
	color: #3A558C;
	vertical-align: top;
	text-align: left;
}
h2 {
	font-size: 11px;
	color: #3A558C;
	text-align: left;
}
body {
	margin: 20px;
}
a {
	font-size: 11px;
	font-weight: bold;
}
p {
	text-align: justify;
	line-height: 15px;
}
h3 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	border: medium double #CCCCCC;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #516286;
}
.style2 {
	color: #F37936;
	font-weight: bold;
}

#subject {

visibility:hidden;

height:5px;

}

sup {
	color:#FF0000;
	}
	
.orange {
	color:#ff9a01;
	font-size:1.4em;
	}
	
.blue {
	color:#3467cd;
	font-size:1.4em;
	}