/* CSS Document */

p
 {color: black; padding-left: 20px; padding-right: 20px; padding-bottom: 0px; font-family: Times New Roman, Times, serif; text-align: justify; font-size:15px; font:bold;
 }
img.left 
{
float: left;
}
img.right 
{ float: right;
}
img.margin
{ margin-left: 12px;
}
h3 
{
color: gray; padding-left: 40px; padding-right: 20px;
}
h2
 {
 color: black; padding-left: 20px; padding-right: 20px;
 }
h1
{
color: gray; text-align: center; padding-left: 20px; padding-right: 20px;
}
#Layer1 {
	position:absolute;
	left:86px;
	top:11px;
	width:794px;
	height:113px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:75px;
	top:11px;
	width:850px;
	height:816px;
	z-index:1;
}
body {
	background-color: #FFFFFF;
}
.style1 {color: #FF0000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




-->