			body {
				background-color: #ffffff;
				color: #000000;
				font-family: Arial;
				font-size: 10px;
				
				SCROLLBAR-FACE-COLOR: #ffffff; 
        SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
        SCROLLBAR-SHADOW-COLOR: #000000; 
        SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
        SCROLLBAR-ARROW-COLOR: #000000; 
        SCROLLBAR-TRACK-COLOR: #ffffff; 
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
        SCROLLBAR-BASE-COLOR: #ffffff;
			}

			td {
				color: #000000;
				font-family: Arial;
				font-size: 12px;
				line-height: 120%;
			}
			
			a:link, a:visited, a:active {
				 color: #000000;
				 text-decoration: underline;
			}
			
			a:hover { 
				 color: #000000;
				 text-decoration: underline overline;
			}
			
			.intd {
				font-size: 12px;
			}
			
			
			.tableinborder {
				background-color: #000000;
			}
			
			.tablecat {
				color: #000000;
				font-family: verdana;
				font-size: 11px;
				background-color: #ffffff;
				
				background-repeat: no-repeat;
				background-position: right;
			}
			
			.tablecat_bigfont {
				color: #000000;
				font-family:verdana;
				font-size: 14px;
				font-weight: bold;
			}
			
			.tabletitle {
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				color: #000000;
				background-color: #ffffff;
				
			}
			
			.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
				 color: #000000;
				 text-decoration: none;
			}
			
			.tabletitle a:hover { 
				 color: #000000;
				 text-decoration: underline overline;
			}

			.tablea {
				background-color: #ffffff;
				font-family: Arial;
				font-size: 10px;
			}

			.tableb {
				background-color: #0000000;
				font-family: Arial;
				font-size: 10px;
			}

			.tablec {
				background-color: #000000;
				font-family:Arial;
				font-size: 10px;
			}
			
			.inposttable {
				background-color: #ffffff;
			}
					
			.smallfont {
				font-family: Arial;
				font-size: 11px;
				line-height: 120%;
			}
			
			form {
			 padding:0px;
			 margin:0px;
			}
			
			.normalfont {
				font-size: 12px;
				font-family:Arial;
				line-height: 120%;
			}
			
			textarea {
			 font-size: 12px;
			 font-family: tahoma,helvetica;
			 color: #000000;
			 background-color: #d0d0d0;
			}
			
			.input {
			 font-size: 12px;
			 font-family: tahoma,helvetica;
			 color: #000000;
			 background-color: #ffffff;
			 border:1px solid #cccccc;
			 border-top-width : 1px;
			 border-right-width : 1px;
			 border-bottom-width : 1px;
			 border-left-width : 1px;
			 text-indent : 2px;
			}
