body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}

.heading1 {font-size: 15pt; color:#333333; font-weight: bold; font-family: Verdana; text-align: center;}
.heading2 {font-size: 15pt; color:#333333; font-weight: bold; font-family: Verdana;}
.heading3 {font-size: 10pt; color:#333333; font-weight: bold; font-family: Verdana;}
.heading4 {font-size: 8pt; color:#333333; font-weight: bold; font-family: Verdana;}
.normal {font-size: 8pt; color:#333333; font-family: Verdana; text-align: justify;}
.normal_nJust {font-size: 8pt; color:#333333; font-family: Verdana;}
.normalSmall {font-size: 7.5pt; color:#333333; font-family: Verdana; text-align: justify;}
.normalCenter {font-size: 8pt; color:#333333; font-family: Verdana; text-align: center;}

a:link {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	background-image: url(images/linkbackground.gif);
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.navigation {
	background-color: #C8E0F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.navigation a:link {
	text-decoration: none;
	color: #333333;
}
.navigation a:visited {
	text-decoration: none;
	color: #333333;
}
.navigation a:active {
	text-decoration: none;
	color: #333333;
}

.imgLink a:hover {
	background-image: none;
}

.content10  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.content11  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.content12  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.navigation {
	background-color: #C8E0F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

