body{
	color:#333333;
	background-color:#ffffff;
	line-height:100%;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

A:link{color:#3366cc;text-decoration:none}
A:visited{color:#3366cc;text-decoration:none}
A:active{color:#6699ff;text-decoration:none}
A:hover{color:#6699ff;text-decoration:underline}

h1 {
	background-image: url(../common/h1_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: large;
	color: #201D60;
	padding-top: 13px;
	padding-bottom: 8px;
	padding-left: 21px;
	margin-top: 20px;
	line-height: 100%;
	margin-bottom: 0px;
}
h2 {
	font-size:medium;
	padding-bottom: 2px;
	margin-top: 5px;
	color: #201D60;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-bottom: 0px;
	padding-top: 5px;
	line-height: 150%;
}
h3 {
	font-size: small;
	color: #4A5D84;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	font-size: small;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
}

td{
	font-size:small;
	letter-spacing: 2px;
	line-height: 130%;
}

.large{font-size:medium;
	   line-height:120%;}

.small{font-size:x-small;
	  line-height:120%;}
.ak {
	color: #F2162B;
}
.indent {
	padding-left:10px;
}
