body {
	FONT-SIZE: 90%;
	LINE-HEIGHT: 1.23em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
A:link {
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #0066CC;
	TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: 900;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #336699;
	TEXT-DECORATION: none;
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #336699;
}
A:hover {
	COLOR: #ffffff;
	background-color: #336699;
	TEXT-DECORATION: underline;
}
A:link IMG {
	BORDER-TOP: blue 2px solid;
	BORDER-RIGHT: blue 2px solid;
	BORDER-BOTTOM: blue 2px solid;
	BORDER-LEFT: blue 2px solid;
}
A:visited IMG {
	BORDER-TOP: red 2px solid;
	BORDER-RIGHT: red 2px solid;
	BORDER-BOTTOM: red 2px solid;
	BORDER-LEFT: red 2px solid;
}
A:active IMG {
	BORDER-TOP: lime 2px solid;
	BORDER-RIGHT: lime 2px solid;
	BORDER-BOTTOM: lime 2px solid;
	BORDER-LEFT: lime 2px solid;
}
A:hover IMG {
	BORDER-TOP: 2px solid;
	BORDER-RIGHT: 2px solid;
	BORDER-BOTTOM: 2px solid;
	BORDER-LEFT: 2px solid;
}
#header {
}
#breadcrumb {
	font-size: 0.8em;
	display:inline;
}
#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 
#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#menu {
}
#mainbody {
	font-size: 1em;
}
#randquote {
	font-style: italic;
	padding: 1em;
}
#footer {
	font-size: 0.8em;
	line-height: 1em;
}
#content {
}
.highlight {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bolder;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;

}
h4 {
	font-size: 1em;
}
.comment {
	font-size: 0.8em;
	font-style: italic;

}
#randquote p {
	display: inline;
}
.title {
	font-size: 0.8em;
}
ol {
	padding-left: 1.3em;
	margin-left: 1.3em;

}
#subnav	{
	margin: 0;
	padding: 0;
	border: 0;
}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}
#subnav ul li	{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#subnav ul li a {
	font-weight: normal;
}
