body, p, table, ol, ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

.home {
	background-image: none;
}

.disclaimer {
	font-size: 9px;
	border-top: 1px solid #B0006E;
}


h1 {
	font-size: 20px;
	font-style: italic;
	color: #B0006E;
}

h2 {
	font-size: 18px;
	font-style: italic;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
a:link {
	color: #B0006E;
}

a:hover {
	color: #B0006E;
	text-decoration: none;
}

a:visited {
	color: #B0006E;
}

a:active {
	color: #B0006E;
}

.tableborder {
	border: 1px solid #B0006E;
}

.tablecaption {
	background-color: #B0006E;
	color: White;
	font-weight: bold;
}

.tableseparation {
	background-color: #cccccc;
}