body {
	background-attachment: fixed;
	background-color: #EEEEEE;
	background-image:   url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.copyright {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.class2 A:link {
	color: #000000;
	text-decoration: none;
}
	
.class2 A:visited {color: #000000;
	text-decoration: none;
}

.class2 A:active {color: #000000;
	text-decoration: none;
}

.class2 A:hover {color: #003300;
	text-decoration: none;
}

.menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.link2 {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;


}
