
html, body {

	padding:0px;
	margin:0px;
	width:100%;
	height:100%;

}

body {

	background-color:#fff;

}

body,td {

	font-family:"Tahoma","Helvetica";
	font-size:13px;
	font-size:13;

}

a {
	text-color:#1b45ab;
    text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:visited{
	text-color:#1b45ab;
}

h2{
	font-size: 18pt;
	text-align:center;
	color:#334a82;
}

h3{
	font-size: 16pt;
	text-align:center;
	color:#334a82;
}

h4{
	font-size: 14pt;
	text-align:center;
	color:#334a82;
}

td.cell1{
	width:50%;
	text-align:center;
	height:152px;
}

td.cell2{
	width:50%;
	height:152px;
	text-align:center;
	font-size:16pt;
}

td.txt{
	width:80px;
	height: 25px;
	font-size:10pt;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
}
td.head{
	width:15%;
	font-size:10pt;
	text-align: left;
	vertical-align: center;
}

.aya{
	font-size:10pt;
	text-align: center;
	width:180px;
	height:25px;
	vertical-align: baseline;
	float:right;
	padding-top:6px;
	margin-right:25pt;
}
.some{
	width:50%;
	font-size:10pt;
	text-align: left;
	vertical-align: center;
}
.info{
	width:50%;
	font-size:16pt;
	text-align: left;
	vertical-align: center;
}
.news{
	width:50%;
	font-size:10pt;
	text-align: left;
	vertical-align: top;
}
a.news{
	font-size:14pt;
	color:#1b45ab;
    text-decoration:underline;
}
a.news:hover{
	text-decoration:none;
}
a.mail{
	font-size:10pt;
	color:#1b45ab;
	text-decoration:underline;
}
.style1 {
	color: #CC0033;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.style15 {
	font-size: x-small;
}
.style16 {
	font-size: x-medium;
	font-weight: normal;
}
.style18 {
	font-size: x-medium;
	color: #008080;
}
