body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
}
a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1F4676;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CD271B;
	text-decoration: underline;
}
a.a {
	color: #CD271B;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.a:hover {
	color: #214879;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4F9BD2;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #1F4676;
	font-weight: bold;
	list-style-image: url(arrow.gif);
	list-style-position: outside;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4F9BD2;
	list-style-image:   url(arrow.gif);
	list-style-position: outside;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image:   url(arrow.gif);
	list-style-position: outside;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}
div {
	margin-top:0px;
	margin-bottom:0px;
}
blockquote {
	margin-top:0px;
	margin-bottom:0px;
}