body {
	color : #333333;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
td {
	color : #333333;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
td.specs {
	color : #333333;
	font-size : 11px;
	font-family : Arial,Tahoma,Verdana;
	text-align: center;
}

A { text-decoration: none; font-family: arial; }
A:link { COLOR: #666666; }
A:visited { COLOR: #666666; }
A:hover { COLOR: #FF6600; }
A:active { COLOR: #FF0000; }

A.menu-nav { font-size: 14px; font-weight: bold; }
A.menu-nav:link { COLOR: #333333; }
A.menu-nav:visited { COLOR: #333333; }
A.menu-nav:hover { COLOR: #FFCC00; }
A.menu-nav:active { COLOR: #666666; }

font.copy { font-family: arial; font-size: 10px; COLOR: #FFFFFF; font-weight: bold; }
A.copy { font-family: arial; font-size: 10px; text-decoration: none; font-weight: bold; }
A.copy:link { COLOR: #FFFFFF; }
A.copy:visited { COLOR: #FFFFFF; }
A.copy:hover { COLOR: #FFCC00; }
A.copy:active { COLOR: #FFFF00; }

font.footer { font-family: arial; font-size: 10px; COLOR: #999999; font-weight: bold; }
A.footer { font-family: arial; font-size: 10px; text-decoration: none; font-weight: bold; }
A.footer:link { COLOR: #999999; }
A.footer:visited { COLOR: #999999; }
A.footer:hover { COLOR: #CCCCCC; }
A.footer:active { COLOR: #999999; }

table.tnimg { border: 1px solid #999999; }
tr.tnimg {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

table.content { border: 1px solid #FFFFFF; }
td.content { FONT-SIZE: 12px; FONT-FAMILY: arial, verdana, tahoma; }

.title {
	color : #000000;
	font-size : 18px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
}
.black14 {
	color : #333333;
	font-size : 14px;
}
.white14 {
	color : #FFFFFF;
	font-size : 14px;
}

tr.border {
	border: 1px solid #000000;
	background-color: #999999;
}
li {
	color : #333333;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
ul, ol {
	color : #333333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
p {
	color : #333333;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}