
body		{
	background-color:white;
	margin:0;
	padding:0;
	height: 100%;
}

.lang a {
font: 12px Arial;
color: white;
text-decoration: none;
}
.lang a:hover {
font: 12px Arial;
color: white;
text-decoration: underline;
}

.menuif {
height: 29px; 
background: #294083;
}
.input {
width: 143px;
border: 1px solid #12245c;
font: 11px Arial;
color:  #12245c;
height: 18px; 
}

.textarea {
width: 250px;
border: 1px solid #12245c;
font: 11px Arial;
color:  #12245c;
height: 143px; 
}
.button {
font: 11px Tahoma;
color: white;
background: none;
border: 0px;
text-decoration: underline;

}
.menu {
height: 25px; 

}
.subsub a {
font: 12px Arial;
color: white;
text-decoration: none;

}

.subsub a:hover {
text-decoration: underline;
}
.subsub {
height: 17px; 
padding-left: 15px;
}
.menu a {
font: bold 11px Verdana;
color: white;
text-decoration: none;
width: 168px; 
padding-left: 13px;
}
.menuif a {
font: 15px Arial;
color: white;
text-decoration: none;
width: 168px; 
padding-left: 13px;
}

.submenu a {
font: 12px Arial;
color: white;
text-decoration: none;
color: white;

}
.text1 {
font: 11px Arial;
color: white;

}
.content {
font: 12px Arial;
text-align: justify;
}
.title {
height: 25px; 
background: #6575a5; 
font: 15px Arial; 
color: white; 
width: 150px; 
padding-left: 10px;
}