﻿body {
	background-color: #ffffff;
	background-image: url('images/bg2.gif');
	background-repeat: repeat-xy; font-family:Calibri;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	color: #000000;
	font-family: Calibri;
	font-size: 11pt;
	align: justify;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #204B42;
	text-decoration: none;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
.style1 {
	font-size: 11pt;
	color: #ffffff;
	align: justify;
}
.style2 {
	font-family: Calibri;
	font-size: 14pt;
	color: #204B42;
	align: justify;
}
.style3 {
	color: #000000;
	font-weight: bold; font-family:Calibri; font-size:18pt
}
.style4 {
	color: #FF9933; 
	font-family:Calibri; 
	font-size:11pt;
}
.style5 {
	color: #660033; 
	font-family:Calibri; 
	font-size:11pt;
}
.style6 {
	color: #204B42; 
	font-family:Calibri; 
	font-size:11pt;
}
.center
{
	margin: auto;
}
.left {
	text-align: left;
}