* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Helvetica,Arial,Verdana,sans-serif;
}
#logo a {
	border: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
	text-decoration: underline;
}
h2,h3,h4,h5,h6 {
	margin: 1em 0 .2em 0;
}
p {
	margin: .2em 0 1em 0;
}
ul,ol {
	margin: 0 1em;
	padding: 0 1em;
}

.footerlink {font-size: 10px}
img {
	vertical-align: text-bottom;
	border: 0;
}
blockquote {
	margin: 1em 4em;
}
code { font-family: courier;font-size: 100%}
pre {font-size: 100%}
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #c81212
	;
}

h1.title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #993300;
	font-size: 125%;
}
h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 110%;
	font-weight: normal;
}
h2 a,h3 a {
	text-decoration: none;
	font-weight: bold;
}
th { font-family: Arial,Verdana,Helvetica,sans-serif; font-weight: bold}
#logo {
	text-align: right;
}
#navigation {
	font-size: 80%;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
}
#content {
	font-size: 80%;
	font-family : "Trebuchet MS","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	line-height: 135%;
}
.box {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size: 65%;
	line-height: 140%;
}
.smallprint {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 65%;
}
.time {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	text-align: right;
}


@import url(positioning.css);
@import url(colors.css);
