body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	background-image: url('../images/bg.gif');
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
p {
	text-align: justify;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	text-decoration: underline overline;
}
a:active {
	text-decoration: blink;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #006633;
	font-variant: normal;
	text-align: left;
	letter-spacing: 2pt;
	line-height: 100px;
	text-indent: 20pt;

}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	font-variant: normal;
	text-align: left;
	letter-spacing: 1pt;
	line-height: 80px;
	text-indent: 20pt;
}
h3 {

	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	line-height: 50px;
	text-indent: 20pt;
}
.copyright {
	font-size: 9px;
	font-style: oblique;
	font-weight: bold;
}
.navigationP {
        font-size: 13px;
	line-height: 35px;
	border-top: 1px none #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px dotted #FF6600;
	border-left: 1px none #FF6600;
	width: 15px;
	text-align: center;
	vertical-align: middle;


}
.navigationT {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	text-indent: 2px;
	border-top: 1px none #FF6600;
	border-right: 1px dotted #FF6600;
	border-bottom: 1px dotted #FF6600;
	border-left: 1px none #FF6600;
	cursor: hand;
	width: 128px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
