<STYLE TYPE="text/css">





BODY {
	background-color: white;
	background-image: url(../sidebar.gif);
	background-position: right;
	background-attachment : fixed;
	background-repeat : no-repeat;
    } 

.tablerim {
	border-color: red; 
	border-style: none outset outset none; 
	border-width: 0px 2px 5px 0px;
	attachment: fixed;
	position: top;
	} 

H1 {
	color: black;
	font-size: 37px;
	background: clear;
	font-family: arial, sans-serif;
	}

	
H2 { 
	text-align: center; 
	background: clear;  
	color: black; 
	font-size: 18pt; 
	font-family: arial, sans-serif;
	}
	
	
H2.shadow { 
	margin-left: 100px; 
	color: #BBBBBB;	
	font-size: 18pt; 
	font-weight: bold; 
	background: clear; 
	font-family: arial, sans-serif; 
	}
	
H2.text { 
	margin-left: 99px;
	margin-top: -49px;  
	font-size: 18pt; 
	font-weight: bold; 
	background: clear; 
	font-family: arial, sans-serif; 
	}
	
	
H5 { 
	text-align: justify; 
	background: clear;  
	color: black; 
	font-size: 10px; 
	font-family: engravers MT, serif 
	}

	
H6 {
	text-align: justify;
	background: clear;
	color: black;
	font-size: 12px;
	font-family: arial, sans-serif;
	}

P { 
	text-align: justify; 
	weight: 800;
	font-family: arial, sans-serif; 
	}

P.faq {
	text-decoration: underline;
	font-size: 12pt;
	font-weight: 900;
	text-align: left;
	font-family: arial, sans-serif;
	z-index: 10;
	
	}
	
.pah {
	position: absolute; 
		left: 10px; 
		top: 130px; 
		
	}

	
P.shadow { 
	text-align: right;
	margin-right: 102px; 
	color: #BBBBBB;	
	font-size: 28pt; 
	font-weight: bold; 
	background: clear; 
	font-family: arial, sans-serif; 
	
	}
	
P.text { 
	text-align: right; 
	margin-right: 104px;
	margin-top: -64px;  
	font-size: 28pt; 
	font-weight: bold; 
	background: clear; 
	font-family: arial, sans-serif; 

	} 
	
.nav { 
	background: red; 
	align: center; 
	font-size: 12pt;
	font-weight: 900;  
	font-family: book antiqua, sans-serif; 
	}

	
TD {
	background: clear;
	}
	
TD.instals {
	backround: clear;
	text-align: center;
	padding: 0 2 0 2;
	font-size: 9pt;
	font-family: arial, sans-serif;
	}
	
.content {
	background: clear;
	align: justify;
	margin-left: 320px;
	margin-right: 12px;
	font-size: 12px;
	font-family: arial, sans-serif;
	}

B {
	color: red;
	font-weight: 800;
	}
	
.red { color: red }
.white { color: white }
.black { color: black }

.right { background: clear; margin-left: 320px; margin-right: 10px }


 



A:link { text-decoration: none; color: blue }
A:active { text-decoration: underline; color: black }
A:visited { text-decoration: none; color: blue }



</style>