body {
	background-color: #e2e3fa;
	background-image: url(repeater1.jpg);
	background-repeat: repeat-y; /*x or y or all*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 12pt;
	font-style: normal; /*italic*/
	color: #000000;
}

A:LINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000099;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #0000cc;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ff0000;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #0000ff;
	text-decoration : none;
}

.booklet {
	float: right;
	width: 200px;
	text-align: right;
}
.booklet a {
	font-size: 16px;
}

h1 {
	color: #269197;
	font: normal normal 20pt "Comic Sans MS", Arial, sans-serif;
}

h2 {
	color: #000000;
	font: normal 18pt "Arial", Arial, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style:normal;
	text-align: center;
	color: #000000;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #999999;
}
