.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.iview1{
	background-color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #66CCFF
}

H1 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
font-style: normal; color: #33CCFF; text-decoration: none }

H2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; 
font-style: normal; font-weight: bold; color: #33CCFF; text-decoration: none }

H3 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; 
font-style: normal; font-weight: bolder; color: #33CCFF; text-decoration: none }

.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; 
font-style: normal; font-weight: bold; color: #33CCFF; text-decoration: none }

.bodyplus {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style : normal; 
	font-weight: bold
}

.bodypluslink {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #33CCFF;
	font-style : normal; 
	font-weight: bold
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #33CCFF;
	text-decoration: underline;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #33CCFF;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #33FFFF;
	text-decoration: underline;
}

A:link.h1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #33CCFF;
	text-decoration: underline;
}

A:visited.h1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #33CCFF;
	text-decoration: underline;
}

A:hover.h1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #33FFFF;
	text-decoration: underline;
}

A:link.h2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;
}

A:visited.h2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;
}

A:hover.h2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #33FFFF;
	text-decoration: underline;
	font-weight : bold;
}