body {
	background-color: #ffffff;
	/*background-image: url(background.jpg);
	background-repeat: repeat; x or y*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
}

table, td {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal; /*bold*/
	font-size: 10pt;
	font-style: normal; /*italic*/
	color: #000000;
}
.frame {
	width: 210mm;
}
.menu {
	display: none;
    
}

A:LINK {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

A:VISITED {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


h1 {
	font-family: Times, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: italic; /*italic*/
	color: #000000;
	margin-bottom: 0;
	letter-spacing: 10px;
}

h2 {
	font-family: Times, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic; /*italic*/
	color: #000000;
	margin-bottom: 0;
	
}

h3 {
	font-family: Times, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: 0;
	letter-spacing: 5px;
}

h4 {
	font-family: Times, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-bottom: 0;
	letter-spacing: 5px;
}
