body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	font-stretch:extra-expanded;

	color: #0000CC;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight400;

}

h3 {

	font-size:13px;

	font-weight:bold;

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	list-style-position: outside;

	margin-left: -11px;

	bottom: 11px;

}

.caption {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	text-align: right;

}

.irhead {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 15px;

	padding-top: 10px;

}

a:link {color: #0000CC;  }

a:active {color: #0000CC; }

a:visited {color: #0066FF;  }

a:hover {color:#0000CC; }



.table {

	background-color:#EEEEEE;

}

.table_altrow {

	background-color:#DDDDDD;

	font-weight:bold;

}

.img_right {

	float:right;

	padding:0 0 10px 14px;

}


