body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url('imgs/bkg.jpg');
	background-repeat:repeat-x;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 14;
	color: #000000;
}

.xsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-left: 14;
	color: #000000;
}

.xmedium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.italic {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.xtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 103px;
	color: #ffffff;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.box {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 6px;
	border-color: #C1E25D;
	border-width: 2px;
	border-style: solid;
	background-color: #fff;
}

.speech_bubble {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 125px;
	color: #000;
}

.bubble {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	color: #000;
}

p.link a:hover {
	background-color: #fff;;color:#fff;
}

p.link a:link span {
	display: none;
}

p.link a:visited span {
	display: none;
}

p.link a:hover span {
  position: relative;
  margin:10px 0px 0px 0px;
  background-color: #fff;
  max-width:266;
  padding: 6px 6px 6px 6px;
  border: 2px solid #DB5DE2;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
}

a:active {
	color: #000;
	text-decoration : none;
}

a:hover {
	color:#000;
	text-decoration : none;
}

a:link {
	color: #000;
	text-decoration : none;
}

a:visited {
	color: #000;
	text-decoration : none;
}

a.footer:active {
	color: #fff;
	text-decoration : none;
}

a.footer:hover {
	color:#C1E25D;
	text-decoration : none;
}

a.footer:link {
	color: #fff;
	text-decoration : none;
}

a.footer:visited {
	color: #fff;
	text-decoration : none;
}

a.text:active {
	color: #000;
	text-decoration : none;
}

a.text:hover {
	background-color: #C1E25D;
	color:#fff;
	text-decoration : none;
}

a.text:link {
	color: #000;
	text-decoration : none;
}

a.text:visited {
	color: #000;
	text-decoration : none;
}