	body{	background-image	:url(images/back01.gif);
		background-attachment	:fixed;
		background-repeat	:repeat-x }
	
    	td  { color: #333333; font-size: 12px; line-height: 1.25 }
     	
     	h1 {
		margin:			0px 0px 0px 5px;
		padding-left:	0px;
		height:			12px;
		color:			#333333;
		font-size:		12px;
		font-weight:	normal;
		line-height:	1.25;
	}
	
     	h2 {
		margin:			5px 0px 0px 0px;
		padding-left:	0px;
		height:			12px;
		color:			#003300;
		font-size:		12px;
		font-weight:	bold;
		line-height:	1.2;
	}
		
    	h3 {
		margin:			0px 0px 0px 0px;
		padding-left:		0px;
		height:			12px;
		color:			#663300;
		font-size:		12px;
		font-weight:		bold;
		line-height:		1.2;
	}
	
	A{text-decoration: none;}
	A:link  { color: #000099; text-decoration: underline; font-weight: normal }
	A:visited  { color: #000099; text-decoration: underline; font-weight: normal }
	A:hover  { color: #990000; text-decoration: underline; font-weight: normal }
	
	.link02:link  { color: #0000CC; text-decoration: underline }
	.link02:visited  { color: #0000CC; text-decoration: underline }
	.link02:hover     { color: #990000; text-decoration: underline }
	
	.link03:link  { color: #FFFFFF; text-decoration: underline }
	.link03:visited  { color: #FFFFFF; text-decoration: underline }
	.link03:hover     { color: #FFFF00; text-decoration: underline }
	
	.link04:link  { color: #CC0000; text-decoration: underline }
	.link04:visited  { color: #CC0000; text-decoration: underline }
	.link04:hover     { color: #0000cc; text-decoration: underline }

	.font10-115	{ font-size: 10px;	line-height: 115% }
        .font10-125     { font-size: 10px;	line-height: 125% }
        .font10-150     { font-size: 10px;	line-height: 150% }
	.font12-115	{ font-size: 12px;	line-height: 115% }
	.font12-125	{ font-size: 12px;	line-height: 125% }
	.font12-150	{ font-size: 12px;	line-height: 150% }
	.font14-115	{ font-size: 14px;	line-height: 115% }
	.font14-125	{ font-size: 14px;	line-height: 125% }
	.font14-150	{ font-size: 14px;	line-height: 150% }
	.font16-115	{ font-size: 16px;	line-height: 115% }
	.font16-125	{ font-size: 16px;	line-height: 125% }
	.font16-150	{ font-size: 16px;	line-height: 150% }
	.font18-115	{ font-size: 18px;	line-height: 115% }
	.font18-125	{ font-size: 18px;	line-height: 125% }
	.font18-150	{ font-size: 18px;	line-height: 150% }
	.font-xxs-115	{ font-size: xx-small;	line-height: 150% }
	.font150	{ line-height: 150% }
	
	.back   {
	          background-image:     url(images/index_back03.jpg);
	          background-repeat:    no-repeat
	        }
	.link_height    { line-height: 115% }