body {
  margin-top: 5px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.Title {
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Text {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table td{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallText {
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.verySmallText {
	font-size: 7pt;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Code{
	font-size: 9pt;
	font-family:"Courier New", Courier, monospace;
}
.Comment{
	font-size: 9pt;
	font-family:"Courier New", Courier, monospace;
	color:#808080;
}
.String{
	font-size: 9pt;
	font-family:"Courier New", Courier, monospace;
	color:#009900;
}
.Keyword{
	font-size: 9pt;
	font-family:"Courier New", Courier, monospace;
	color:#0000FF;
}
.tl {background: url(../img/themes/default/border_r1_c1.gif) 0 0 no-repeat}
.tl_solid {background: url(../img/themes/default/border_r1_c1_solid.gif) 0 0 no-repeat;}
.tr {background: url(../img/themes/default/border_r1_c3.gif) 100% 0 no-repeat;  padding:20px;} 
.br {background: url(../img/themes/default/border_r3_c3.gif) 100% 100% no-repeat}
.bl {background: url(../img/themes/default/border_r3_c1.gif) 0 100% no-repeat;}
.bl_sharp {background: url(../img/themes/default/border_r3_c1_sharp.gif) 0 100% no-repeat;}
.t {background: url(../img/themes/default/border_r1_c2.gif) 0 0 repeat-x;}
.b {background: url(../img/themes/default/border_r3_c2.gif) 0 100% repeat-x}
.l {background: url(../img/themes/default/border_r2_c1.gif) 0 0 repeat-y}
.r {background: url(../img/themes/default/border_r2_c3.gif) 100% 0 repeat-y}