P.k1 {
	color : #003399;
	font-size : larger;
	font-weight : bold;
}
UL.nodec {
	list-style-type: none;
}
UL.nodec A {
	text-decoration : none;
}
DIV.ttitle {
	float: left; 
	font-size: larger; 
	color: Blue; 
	font-weight: bold;
}
DIV.prodlist {
	margin-left : 7%;
	font-size : smaller;
}
UL {
	font-size : smaller;
}
DIV.footer {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}
TABLE.prodtype {
	font-size : smaller;
}
TABLE.prodtype TH {
	font-style : normal;
	font-size : larger;
}
TABLE.desc {
	font-size : smaller;
	border : none;
}


.iecenter {
	text-align : center;
}
.mainboard {
	font-size : smaller;
	width : 520px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}
TABLE.mainboard TH{
	background-color : #CCCCFF;
	color : #6666FF;
}
TABLE.mainboard A:LINK {
	color : #003366;
	background-color : transparent;
}
TABLE.mainboard A:VISITED {
	color : #663399;
	background-color : transparent;
}
H1,H2,H3 {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P {
	text-align : justify;
	font-size : smaller;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : White;
	margin :  0% 0% 0% 0%;
	padding : 0% 0% 0% 0%;
}
PRE, TT, CODE, KBD, SAMP { font-family: monospace }