
body {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	background-color: white;
	background-image: url(../img/back02.jpg);
}



a { text-decoration: none ;}
a:link { color:BLUE; }
a:visited { color:PURPLE; }
a:hover { color:RED; text-decoration:underline; }




.s4{
	font-size: 14px;
	line-height: 150%;
}

.s3{
	font-size: 12px;
	line-height: 150%;
}

.s2{
	font-size: 11px;
	line-height: 150%;
}

.s3x{
	font-size: 12px;
	line-height: 125%;
}

.s2x{
	font-size: 11px;
	line-height: 125%;
}
