@charset "utf-8";
/* CSS Document */
/* Style sheet for OTAN Bi-weekly digest */
/* Apply only to this folder and do not apply other style sheets except those created expressly for the digest */
body {
	padding: 0;
	margin: 0 auto; 
	font-size:10pt;
}

/* Tag styles */
h3 {
	font-size:12pt;
	font-weight:bold;
}

/* Classes */

.bold {font-weight:bold;}

