
	body {  background: white;
		background-image: url(back.gif) }

	body.plain {  background: white;
		background-image: none }

	P {	
		font-family: arial, sans-serif;
		font-size: 11pt;
		color: black;
		margin-left: 30px;
		margin-right: 30px;
		}
		
	P.test {	
		font-family: times new roman, serif;
		font-size: 10.5pt
		}
		
	HR {	
		color: rgb(76,102,204);
		height: 1px;
		margin-left: 30px;
		margin-right: 30px
		}
		
	LI {
		margin-left: 7px;
                margin-top: 10px;
		text-indent: 0px;
		padding-left: 0px
		}

	UL {
		margin-top: 0px
		}

	p.center {
		text-align: center
		}
		
	P.warning {	
		font-size: 8pt;
		text-align: center; 
		color: red
		}
		
	P.small {	
		font-size: 8pt;
		color: rgb(96,96,96)
		}
		
	P.large {	
		font-size: 14pt;
		color: rgb(64,128,64) 
		}

	P.gallery {
		margin: -3px;
		}
		
	A:link {
		font-family: arial, sans-serif;
		font-size: 11pt; 
		color: rgb(0,51,255) 
		}

	A:visited {
		font-family: arial, sans-serif;
		font-size: 11pt; 
		color: rgb(96,72,128)
		}

	A:active {
		font-family: arial, sans-serif;
		font-size: 11pt; 
		color: rgb(128,0,0) 
		}

	A:hover {
		font-family: arial, sans-serif;
		font-size: 11pt; 
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}

	A.gs:link {
		font-family: courier new, monospace;
		font-size: 12pt;
		font-weight: 700;
		text-decoration: none
		}

	A.gs:visited {
		font-family: courier new, monospace;
		font-size: 12pt;
		font-weight: 700;
		text-decoration: none
		}

	A.gs:active {
		font-family: courier new, monospace;
		font-size: 12pt;
		font-weight: 700;
		text-decoration: none
		}

	A.gs:hover {
		font-family: courier new, monospace;
		font-size: 12pt;
		font-weight: 700;
		text-decoration: none
		}

	A.small:link {
		font-size: 10pt
		}

	A.small:visited {
		font-size: 10pt
		}

	A.small:active {
		font-size: 10pt
		}

	A.small:hover {
		font-size: 10pt
		}

	A.hint:link {
		font-size: 8pt;
		text-decoration: none
		}

	A.hint:visited {
		font-size: 8pt;
		text-decoration: none
		}

	A.hint:active {
		font-size: 8pt;
		text-decoration: none
		}

	A.hint:hover {
		font-size: 8pt;
		text-decoration: none
		}

	A.warning:link {
		font-size: 8pt;
		color: rgb(160,0,0) 
		}

	A.warning:visited {
		font-size: 8pt;
		color: rgb(160,0,0) 
		}

	A.warning:active {
		font-size: 8pt;
		color: rgb(128,0,0) 
		}

	A.warning:hover {
		font-size: 8pt;
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}

	A.large:link {
		font-size: 14pt
		}

	A.large:visited {
		font-size: 14pt
		}

	A.large:active {
		font-size: 14pt
		}

	A.large:hover {
		font-size: 14pt
		}

	A.med:link {
		font-size: 12pt
		}

	A.med:visited {
		font-size: 12pt
		}

	A.med:active {
		font-size: 12pt
		}

	A.med:hover {
		font-size: 12pt
		}

	H1 { 	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		font-family: arial, sans-serif;
		font-size: 26pt;
		font-weight: 700;
		color: rgb(0,0,0) 
		}
		
		
	H2 {	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		font-family: arial, sans-serif;
		font-size: 20pt;
		font-weight: 700;
		color: rgb(76,102,204) 
		}

	H3 {	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		font-family: arial, sans-serif;
		font-size: 16pt;
		font-weight: 700;
		color: rgb(0,0,0) 
		}

	H4 {	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		font-family: arial, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color: rgb(76,102,204) 
		}

	H5 { 	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		font-size: 12pt;
		font-family: arial, sans-serif
		}

	H5.se {
		margin-left: 30px;
		margin-right: 30px;
		}
		
	H6 {	clear: none;
		margin-left: 0px;
		margin-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: arial, sans-serif;
		font-size: 12pt;
		font-weight: 700;
		color: rgb(76,102,204); 
		text-align: center 
		}

	H1.gs {	text-align: center;
		font-family: courier new, monospace;
		font-size: 14pt;
		font-weight: 700;
		color: rgb(0,0,0) 
		}
		
	H1.center {
		text-align: center 
		}

	H2.center {
		text-align: center 
		}

	H3.center {
		text-align: center 
		}

	H4.center {
		text-align: center 
		}

	H5.center {
		text-align: center 
		}

	H1.box {margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(0,0,0) 
		}

	H2.box {margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(76,102,204) 
		}

	H3.box {margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(0,0,0)
		}

	H4.box {margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(76,102,204) 
		}

	H1.center_box {
		text-align: center; 
		margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(0,0,0) 
		}

	H2.center_box {
		text-align: center; 
		margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(76,102,204)
		}

	H3.center_box {
		text-align: center; 
		margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(0,0,0)
		}

	H4.center_box {
		text-align: center; 
		margin-left: 10px; 
		margin-right: 10px; 
		padding: 5px; 
		padding-left: 50px;
		padding-right: 50px;
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(76,102,204)
		}

	H1.main { 	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: arial, sans-serif;
		font-size: 26pt;
		font-weight: 700;
		color: rgb(0,0,0) 
		}
		
		
	H2.main {	clear: none;
		margin-left: 60px;
		margin-right: 60px;
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: arial, sans-serif;
		font-size: 20pt;
		font-weight: 400;
		color: rgb(76,102,204) 
		}

	IMG	{ border-style: none;
		margin: 0px;
		padding: 0px
		}

	IMG.nav { 
		margin-bottom: -2px
		}
		
	IMG.photo {
		width:260px;
		height:161px;
		cursor:hand
		}
	
	IMG.gallery {
		width:130px;
		height:81px;
		cursor:hand
		}
	
	IMG.left { 
		border-style: none;
		float: left;
		clear: left;
		margin-right: 20px;
		margin-bottom: 20px;
		width:260px;
		height:161px;
		cursor:hand
		}

	IMG.right { 
		border-style: none;
		float: right;
		clear: right;
		margin-left: 20px;
		margin-bottom: 20px;
		width:260px;
		height:161px;
		cursor:hand
		}

	IMG.leftanysize { 
		border-style: none;
		float: left;
		clear: left;
		margin-right: 20px;
		margin-bottom: 20px
		}

	IMG.rightanysize { 
		border-style: none;
		float: right;
		clear: right;
		margin-left: 20px;
		margin-bottom: 20px
		}

	IMG.logo {
		margin-left: -4px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

	IMG.frame { 
		margin-top: 5px;
		margin-bottom: 5px;
		align: center;
		border-style: ridge;
		border-color: gray;
		border-width: 2px 
		}

	TABLE {
		border-style: none
		}

	TABLE.frame {
		cell-padding: 0px;
		cell-spacing: 0px;
		border-style: ridge;
		border-color: gray 
		}
		
	TD {	
		font-family: arial, sans-serif;
		font-size: 11pt;
		color: black
		}
