.norm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;


}

.norm-b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.emp-b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;

}


.tbl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

.tbl-b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;

}

.tbl-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;

}

.hd-1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 32px;
	color: 800000;
	font-weight: bold;

}

.hd-2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 23px;
	color: 800000;
	font-weight: bold;
	line-height: normal;


}

a.toplnk:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;

}

a.toplnk:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
	
}

a.toplnk:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;

}

a.toplnk:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CC0000;
	
}
a.sublnk:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;

}

a.sublnk:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}

a.sublnk:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}

a.sublnk:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CC0000;
	
}

a.button:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: CCCC66;
	text-decoration: none;
	font-weight: bold;

}
a.button:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: CCCC66;
	text-decoration: none;
	font-weight: bold;
}
a.button:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: CCCC66;
	text-decoration: none;
	font-weight: bold;
}
a.button:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.spec-head {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
td.spec-head {
	background-color: #FFF0F0;
	padding: 4px;
}
.spec-data {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
td.spec-data {
	padding: 4px;
}
.norm-large {

	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}
