body {
	background-color : #EFF6FC;
	margin : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
}


#lite { background: #D0DCF0; }
.dark { background: "#D0DCF0" }

.but { background: #90B4D0; color: white; border: 1  solid black; font-size: 9pt; }

.auth { padding-top: 0; padding-bottom: 0; padding-left: 10; padding-right: 10; background: #FFFCFF; }
.msg {  padding-top: 5; padding-bottom: 5; padding-left: 30; padding-right: 30; background: #FFFCFF; font-size:9pt;}
.ans {  padding-left: 30; padding-right: 30; background: #90B4D0; font-size:10pt; color:white; text-align:center;}
.nick { color: black; }
.line { background: black; }


TD {
	font-size : 80%;
}


OL,UL {
   padding-right:20;	
   font-family : Arial, Helvetica, sans-serif;
}



P {
	padding-left :20;
	margin-top:0;
	margin-bottom: 10;
	text-indent : 20px;
}


H1,H2,H3{
	margin-top: 10;
	margin-bottom: 15;
	color : #6176A8;
	font-weight : bold;
	}	


H1 {
	font-size : 135%;
	font-style : normal;
	text-align : right;
}

H2 {
	text-decoration:underline;
	font-size : 105%;
	font-style : italic;
}

H3 {
	font-size : 100%;
	font-style : normal;
}



.txt{
	padding-left :20;
	padding-right:20;
	margin-top: 20;
	margin-bottom: 20;
	font-family : Verdana;
	font-size : 90%;
	font-style : normal;
	text-align : justify;
}



ol,ul {
	padding-left: 40;
	margin-top : 0;
	margin-bottom : 0;
	text-align : justify;
}

li {
	margin-bottom: 3;
}

ul{
	list-style-type : disc;
}



.title {
	text-align : center;
	margin-top: 10;
	margin-bottom: 15;
	font-size : 120%;
	font-weight : bold;
	font-style : normal;
	color : #6176A8;
	}

.title1 {
	text-align : left;
	font-size : 130%;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	}

.title2 {
	text-align : left;
	font-size : 110%;
	font-style : italic;
	color : #6176A8;
	}


.txt2 {
	margin-top: 20;
	font-family : Arial;
	font-size : 130%;
	font-style : italic;
	}

.foto{
	margin-top: 7;
	font-family : Verdana;
	font-size : 75%;
	font-style : normal;
	}




A:link {
	font-family: verdana; 
	text-decoration: underline; 
	color: #0E378B;
}


A:visited {
	font-family: verdana; 
	text-decoration: underline; 
	color: #0E378B;
}


A:hover {
	font-family: verdana; 
	text-decoration : underline; 
	color : "#6078A8";
}

