﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url('parchmt.gif');	
}
p{
	text-align: center;
	color: black;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1cm;
	margin-right: 1cm;
}
p.left{
	text-align: left;
	color: black;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0cm;
	margin-right: 0cm;
}
h1{
	text-align: left;
	color: black;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	text-align: center;
	color: #FF0000;
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	text-align: center;
	color: #FF0000;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4{
	text-align: center;
	color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.visited{
                  color:#FF0000;
}
td.top{
	width: 100%;
	text-align: center;
	color: #FFFF00;
	background-color: #008080;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
td.bottom{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #000080;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
td.small{
	text-align: center;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0cm;
	margin-right: 0cm;
}
.red{
	color:#FF0000;
}
.black{
	color:#000000;
}
.blue{
	color:#0000FF;
}
.smred{
	color:#FF0000;
	font-size:10pt;
}
.smblack{
	color:#000000;
	font-size:10pt;
}
.smblue{
	color:#0000FF;
	font-size: 10pt;
}