body, td
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: black;
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial, sans-serif;
}

.quote
{
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, helvetica, serif;
	background-color: #dee7ef;
}

/* standard link colors */
a:link
{
	color: #0000CC;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
}
a:visited
{
	color: #0000CC;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
}
a:active
{
	color: #FF0000;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
}
a:hover
{
	background-color : #FFFFEE;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
}

div.footer
{
	text-align: center;
	color: #6f6f6f;
	padding: 3pt;
}

th
{
	background-color: #6699CC;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
	font-weight: bold;
	text-align: center;
}

.smalltext
{
	font-size: 10px;
}

body
{
	margin: 20px;
	line-height: 1.5;
	background-color: white;
}
h1, h2
{
	font-size: large;
}
h1
{
	padding-top: 15px;
	margin-bottom: 0;
}
h2
{
	margin-bottom: 0.5em;
}
h3, h4, h5, h6
{
	font-size: medium;
	margin: 0;
}
p
{
	margin: 0 0 1.5em 0;
}
#menu
{
	line-height: 1;
}
#menu p
{
	margin: 0 0 1em 0;
	line-height: 2;
}
table#reference1, table#reference2
{
	border: 1px solid #cccccc;
}
table#reference1 td, table#reference2 td
{
	vertical-align: top;
	background-color: #efefef;
	border: 1px solid #cccccc;
}
th
{
	color: white;
	background-color: #6B8EAE;
	border: 1px solid #6B8EAE;
	font-weight: bold;
	text-align: left;
}
ol.la
{
	list-style-type: lower-alpha;
}

.catbg, .catbg2
{
	font-weight: bold;
	background-color: silver;
	color: #000000;
}
.catbg
{
	background-image: url(../images/catbg.jpg);
}
.catbg2
{
	background-image: url(../images/catbg2.jpg);
}
a:hover
{
	background-color: transparent;
}
.board, .board:link
{
	color: #000000;
	text-decoration: underline;
}
.board:visited, .board:hover
{
	color: #323232;
	text-decoration: underline;
}