body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 12px;
	line-height: 140%;
	}

a:active { text-decoration: none; color: #000066}
a:link { text-decoration: none; color: #000066}
a:visited { text-decoration: none; color: #000066}
a:hover { text-decoration: none; color: #990000}

.main {
	background-color: #FFFFFF;
	}

.noborder {
	border: none;
	}

.blackborder {
	border: 1px solid #333333;
	}

h1 {
	margin: 0px;
	font-size: 16px;
	color: #2D3921;
	}

h2 {
	margin: 0px;
	font-size: 14px;
	color: #990000;
	}

.pictds {
	background-color: #CCCCCC;
	padding: 2px;
	}

.heading {
	background-image: url("layout/heading.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 756px;
	height: 56px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 10px;
	}

