@charset "UTF-8";
/* CSS Document */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #777777;
}a:link2 {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
.stylered {color: #EE0000}
.style10 {font-size: 10px}
.style14 {
	font-size: 14px ;
}
.style14B {
	font-size: 14px ;
	font-weight: bold;
}
.ContactTSi {color: #FFFFFF}
.ContactBoldPhone {
	font-size: 12px;
	font-weight: bold;
}
