body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		font-family: tahoma;
	font-size: 11px;
}
.ctext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.clink a:link      {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: transparent; 
}
.clink a:visited      {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: transparent; 
}
.clink a:hover     {
	color: #999966;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	background: transparent; 
}
.clink a:active     {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background: transparent; 
}
.slink  a:link   {
	color: #333333;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	background: transparent; 
}
.slink a:hover    {
	color: #666666;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	background: transparent; 
}
.slink a:visited      {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
	background: transparent; 
}
.slink a:active     {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
	background: transparent; 
}
strong {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: tahoma;
	font-size: 11px;
}

h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 15px;
	width: 100%;
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
small {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
}
.table {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	height: 170px;
	width: 170px;
}
