body {
	background-color: #111111;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* title */

  .title {font-size:11pt;color:#CC0000;font-family:Arial,Helvetica,Sans-Serif;font-weight:bold;text-decoration:none;}
  .title:hover{text-decoration:underline;}

/* desc */

  .desc {font-size:8pt;color:#000000;font-family:Verdana,Arial,Helvetica,Sans-Serif;}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
