/* Tags */
body,
img,
form,
div,
span,
fieldset,
legend,
input,
option,
select,
textarea,
ul,
li,
p,
td,
th,
a,
b,
h1,
h2,
h3,
h4,
h5
h6{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a img{
	border: none;
}
b{
	color: #003399;
}
ul{
	padding-top: 0;
	padding-bottom: 0;
}
li{
	padding: 0;
	margin-left: 5px;
}
div.textred{
	color: #ff0000;
}