html {margin: 0; padding: 0;}

body {
	margin: 0 0 0 0; padding: 0;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;		
	background: white;
	color: black;
	text-align: center;
	}
	
.main {
	text-align: justify;
	margin:  0 3px 0 3px;	
}

.menu {
	display: none;	
}

.text {
	background-repeat: no-repeat;
}

h1 {
	font-size: 12pt;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h2 {
	font-size: 9pt;
	padding: 0px 10px 6px 10px;
	margin: 0px;
	line-height: 1.45em;		
}

h3 {
	font-size: 9pt;
	padding: 8px 0 2px 0;
	margin: 0px;
	line-height: 1.45em;
	font-weight: bold;	
}

.rule1 {
	border-top: 1px black solid;
}

.pad1 {
	padding: 0 0px 0 0px;
}

.ribbon {
	padding: 11px 0 9px 0;
}

.bib {
	text-indent: -3em;
	margin-left: 3em;
	text-align: left;
	margin-bottom: 0px;
}

.tiny {
	font-size: 78%;
	line-height: 1.2em;	
}

.left_pic {
	margin: 2px 8px 0 0;
	border: black 1px solid;
	float: left;
}

.right_pic {
	margin: 2px 0 0 8px;
	border: black 1px solid;
	float: right;
}

.gap {
	margin: 0 0 10px 0;
}

.print_hide {
		display: none;
}

.purple {color: #6633CC;}
.purple a:link {color: #6633CC; text-decoration: none;}
.purple a:visited {color: #6633CC; text-decoration: none;}
.purple a:hover, a:focus {color: #6633CC; text-decoration: none; background: #DACEF2;}
.purple a:active {color: #6633CC; text-decoration: none;}

a:link    {color: black; text-decoration: none;}
a:visited {color: black; text-decoration: none;}
a:hover, a:focus {color: black; text-decoration: none; background: #DACEF2;}
a:active  {color: black; text-decoration: none;}