BODY {
	background-color: #CCCCCC;
}

H1 {
	color: black;
	font-family: arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

H2 {
	color: black;
	font-family: arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

P {
	color: black;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.COPYRIGHT-L {
	text-align: left;
	color: red;
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.COPYRIGHT-R {
	text-align: right;
	color: red;
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.DEFAULT-TEXT-STYLE {
	color: black;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.IMAGE-BC {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 35px;
}

.IMAGE-L {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}

.IMAGE-R {
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0 px;
}

.LINK {
	color: blue;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.UL-LINK {
	color: blue;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(Bullet.gif);
}

.UL-NAVIGATION {
	color: blue;
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	list-style-image: url(Bullet.gif);
}

.WEBSPACE-HITS {
	text-align: left;
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

