body {
	margin-top: 10px;
	background-image:url(2005/images/bgg.gif)
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #663399;
}
a.menu:link {
	text-decoration: none;
	color: #663399;
}
a.menu:visited {
	text-decoration: none;
	color: #663399;
}
a.menu:hover {
	text-decoration: underline;
	color: #000000;
}
a.menu:active {
	text-decoration: none;
	color: #663399;
}
h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	color: #666666;
	font-weight: bold;
}
h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	color: #666666 ;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663399;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.big {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size : 15px; 
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 11px ; 
	color: #333333;
}
.small2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#top {
  width: 640px;
  text-align: center;
  background-color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333;
}
#main {
  width: 600px;
  background-color:#FFFFFF;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}