body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#000000;
	
}

h1 {
	color:#000000;
	font-size:33px;
	text-align:left;
        margin-left: 10px;
}

h2 {
	color:#000000;
	font-size:28px;
	text-align:left;
        margin-left: 10px;
}

h3 {
	color:000000;
	font-size:16px;
	text-align:left;
	
}



a:link {
	color:#0000FF;
	text-decoration: none;
        font-weight: bold;
}
a:visited {
	color:#a601d7;
	text-decoration: none;
        font-weight: bold;
}
a:hover {
	color:#0000FF;
	text-decoration: underline;
        font-weight: bold;
	
}
a:active {
	color:#0000FF;
	text-decoration: none;
        font-weight: normal;
}

.foresz {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.alul {
	margin-left: 40px;
	
	
}