body {
    font-family: Tahoma;
    font-size: 80%;
    color: #454545;
}

a {
    color: #000064;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

.big {
    font-size: 150%;
}

hr {
	height: 0px;
	border: none;
	border-top: dashed 1px #b4b4b4;
}

.hr {
	background-image: url('/content/images/hr.gif');
	background-repeat: repeat-x;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 3px 0px;
}

.big {
    font-size: 170%;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}
