BODY {
	text-indent : 10%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 3.3mm;
	color : #00006C;
	background : #fffff0
}
 
 :link { color: #00006C }
 :visited { color: #000000 }
 :active { color: #000000 }
 
h1 {
	font-size : 3.5mm;
	font : normal;
}

h2 {
	font-size : 5.5mm;
	font : normal;
}

h3 {
	font-size : 4.5mm;
	font : normal;
}

.bdr {
	background-color : #996633;
	border : 3 solid #996633;
	}

.c  {
	text-align : center;
}

.l  {
	text-align : left;
}

.r  {
	text-align : right;
}
