@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #566066;
	text-decoration: none;
}
a:visited {
	color: #566066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: tahoma;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #CC0000;
}
h2 {
	font-size: 13px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #999999;
}
.title
{ ffont-size:14px; color:#FFFFFF; font-weight:500; font-family:tahoma}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
ul.arrow {list-style-image:url('images/blue_a.gif')}
ul.inside {list-style-position:inside}
ul.outside {list-style-position:outside}
ul.disc {list-style-type: disc}

