* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	margin-top: 0px;
	font-size: 1.0em;
	line-height: 1.5em;
}

h6 {
	font-size: 1.0em;
}

h5 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.4em;
}

h1 {
	font-size: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	color: #A2151D;
}

h4,h5,h6 {
	margin-bottom: 0px;
}

A:active, A:visited, A:link {
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #666666;
}

#navigation {
	font-size: 70%;
}

#content {
	font-size: 70%;
	line-height: 1.5em;

}

#inside A{
	color: #A2151D;
}

