* {
	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;
}
img {
	vertical-align: text-bottom;
	border: 0;
}
blockquote {
	margin: 1em 4em;
}
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 140%;
}
h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
}
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;
}

#logo {
	text-align: right;
}
#navigation {
	font-size: 80%;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
}
#ContentMenu {
	font-size: 80%;
}
#ContentMenu a {
	font-weight: bold;
	text-decoration: none;
}
#content {
	font-size: 80%;
	font-family : "Trebuchet MS","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	line-height: 140%;
}
.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;
}
.screenshot {
	text-align: center;
}
.calendar th {
	font-weight: normal;
	font-size: 9px;
}
.calendar td {
	text-align: center;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.calendar td a {
	text-decoration: none;
}
