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;
	color: #333333;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.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;
}
.linker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
a.linker:link {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
a.linker:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
a.linker:hover {
	color: #666666;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none
}
a.linker:active {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
.linker2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.linker2:link {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a.linker2:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a.linker2:hover {
	color: #666666;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none
}
a.linker2:active {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
.linker3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.linker3:link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.linker3:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.linker3:hover {
	color: #666666;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}
a.linker3:active {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.table {
	border: thin solid #333333;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.smtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;

}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}
