<style>	<!--
	BODY {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
	}
	TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
	}
	H1 {font-size: 14pt;}
	H2 {color: #666; font-size: 14pt;}
	A:LINK {
		color : Blue;
	    text-decoration : none;
	}
	A:VISITED {
		color : Blue;
	    text-decoration : none;
	}
	A:HOVER {
		color : #0099ff;
	}
	A.menu:VISITED {
		color : White;
		font-weight : bold;
		text-decoration : none;
	}
	A.menu:HOVER {
		color : #666DCA;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
	}

	A.menu:LINK {
		font-family : Arial, Helvetica, sans-serif;
		color : White;
		font-weight : bold;
		text-decoration : none;
	}
	abbr, acronym, .help {
		border-bottom: 1px dotted #333;
		cursor: help;
	}
	abbr, acronym, .clmName {
		color: Green;
		cursor: help;
	}
	.tit3 {color: #666; font-size: 12pt; font-weight : bold;}
	.tit4 {color: #666; font-size: 10pt; font-weight : bold;}
	.comment {font-family: "Verdana, Arial, Helvetica, sans-serif"; color: #666; font-size= xx-small;}
	.docsize {font-style: italic; color: #000;}
	.usrname {font-style: italic; color: #000;}
	.date {font-family: "Courier, Arial Narrow, Arial, Helvetica"; font-size: xx-small; color: #666; letter-spacing: -1px;}
	.revdoc {font-family: "Arial Black, Arial, Helvetica"; font-size: x-small; background-color: #AAA; color: #FFF; padding: 1px; }
	.revlink {font-family: "Arial Black, Arial, Helvetica"; font-size: x-small; background-color: #66A; color: #FFF; padding: 1px; }
	.revapproved {font-family: "Arial Black, Arial, Helvetica"; font-size: x-small; background-color: #00DC0A; color: #FFF; padding: 1px; }
	.txtbutton {background-color: #66CA79; color: black; border-color: #EDFBEC; border-style: outset; border-width: thin; padding: 2px; text-decoration: none;}
	A.txtbutton {background-color: #66CA79; color: black; border-color: #EDFBEC; border-style: outset; border-width: thin; padding: 2px; text-decoration: none;}

 .button 
{ 
	font-size: x-small; 
	color: black;
	border-color: #EDFBEC; 
	background-color: #66CA79; 
	border-style: outset; 
	xxxfont-weight: bold; 
}
 .button1 
{ 
	font-size: x-small;
	font-weight: bold; 
	color: black;
	border-color: #EDFBEC; 
	background-color: #66CA79; 
	border-style: outset; 
	xxxfont-weight: bold; 
}
    #tabs ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#tabs li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
    }
    
	#tabs a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: #00c;
		width: 12em;
		text-align: center;
    }
	
	#tabs a:hover {
		background: #ddf;
	}
	
	#tabs #active {
		border-color: black;
	}
	
	#tabs #active a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	#tabs-content {
		border: 1px solid black;
		clear: both;
		padding: 0 1em;
		border-bottom-width: 0;
	}
	
	#tabs h1 {
		margin: 0;
		padding: 0 0 1em 0;
		color: #666; font-size: 14pt;
	}
	
	-->
</style>
