﻿/* CSS Document */
<style type="text/css">

img {
	border: none;
}

.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.f1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 9A9A9A;
}

.f2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.spec {
	background-repeat: repeat-x;
	background-position: top;
}


