body { font-family: Arial; font-size:10pt;
	background-color:8BB46C; 
	background-image:url(Images/Page.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}

table  { font-family: Arial; font-size:10pt }

a { color:#808080; font-weight:bold; text-decoration:underline   }
a:hover { color:#101010; font-weight:bold; text-decoration:underline  }

ul { list-style-type:disc; list-style-image:url('Images/Bullet.gif'); margin-top:0; margin-bottom:0  }

h1 { color:#666666; font-size:13pt; margin-top:0; margin-bottom:0; font-style:italic }
h2 { color:#404040; font-size:10pt; font-weight:bold; margin-top:0; margin-bottom:5 }

#ImageText { font-weight: bold; font-size: 8pt; margin-bottom: 6px; }

#Button { font-weight: bold; font-size: 8pt; color: #000000; }
#Button a {	display:block; width:100px; text-align: center; color:#605040; background: url('Images/Button.gif') no-repeat 0 0; text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:6px }
#Button a:hover { background-position: -100px 0; color: #403020 }

#MenuLink a { font-weight: bold; font-size: 16px; color: #8090a0; text-decoration: none; }
#MenuLink a:hover { color:#102030 }

#FooterText { font-weight: bold; font-size: 8pt; color: #303030; text-align: center; }
#FooterText a { text-decoration:none; color: #808080 }
#FooterText a:hover  { color:#101010; }