body {
    margin: 0 0;
	font-family: verdana,arial,sans-serif;
	font-size: small;
    background: url(images/background.gif) no-repeat center center;
}

p, td, th {
	font-family: verdana,arial,sans-serif;
	font-size: small;
}

.faint {
	color: #999999;
}

.medblack,em {
	font-family: verdana,arial,sans-serif;
    color: black;
   	font-size: 125%;
	font-weight: 500;
}

.sidebar {
	color: white;
}

.descript {
	font-family: verdana,arial,sans-serif;
	color: #999999;
	font-size: x-small;
    text-align: right;
}

pre,code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 90%;
}

h1 {
	font-size: 175%;
	font-weight: 500;
	color: #000066;
}

h2 {
	font-size: 140%;
	font-weight: 500;
	color: #000066;
}

h3 {
	font-size: 125%;
	font-weight: 500;
	color: #000066;
}

small {
	font-size: x-small;
}

strong {
	font-weight:700
}

a:link, a:visited, a:active {
	color: navy;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.navbar {
	font-size: 9pt;
}

a:link.sidebar, a:visited.sidebar {
	color: white;
	text-decoration: none;
}

a:active.sidebar {
	color: yellow;
	text-decoration: none;
}

a:hover.sidebar {
	color: yellow;
	text-decoration: underline;
}

input {
	font-family: verdana,arial,sans-serif;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

input.small, select.small {
	font-family: verdana,arial,sans-serif;
	font-size: 75%;
}

textarea.small {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 75%;
}
