/* tags */
body,
form,
table,
div,
span,
fieldset,
legend,
input,
option,
select,
textarea,
ul,
li,
p,
td,
th,
a,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #636368;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #636368;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
a {
	color: #872175;
	text-decoration: underline;
}
a:hover {
	color: #872175;
	text-decoration: underline;
}
a img {
	border: none;
}
ul{
	padding: 5px 15px;
	padding-top: 0;
	padding-bottom: 0;
}
li{
	padding: 0;
	margin: 0;
}
