/* CSS Document */

td
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}
.bodybg
{
background: #ffffff url(JPimages/11d.gif) repeat-x top center;
}

.hd
{
font-size:20px;
color: #eeeeee;
font-weight:bold;
}

.white
{
font-size:13px;
color: #ffffff;
line-height:22px;
}

.dark
{
font-size:13px;
font-weight:bold;
color: #444444;
}
.red
{
font-size:20px;
font-weight:bold;
color: #CC0000;
border-bottom:1px dashed #000000;
}

a {
	color : #3399cc;
	font-size:13px;
	font-family:tahoma;
	text-decoration: underline;
}
a:hover {
	color : #3399cc;
	font-size:13px;
	font-family:tahoma;	
	text-decoration: none;
}

.reder
{
font-size:14px;
font-weight:bold;
color: #cc0000;
}