/* Default CSS Stylesheet for a new Web Application project */BODY{    BACKGROUND-IMAGE: gfx/bgleft.gif    FONT-FAMILY: Arial,Tahoma, Verdana, Helvetica, sans-serif;    FONT-SIZE: .6em;    FONT-WEIGHT: bold;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;	 color :Silver ;    WORD-SPACING: normal}TD,H1,H2, H3, HUNTEN{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px;    LETTER-SPACING: 5;	color: #C1D5D6; 	text-align: right}H1, H2, H3, H4, H5, TH, THEAD, TFOOT{    COLOR: #C1D5D6;}.H1	{		font-size: 40px; 	text-align: center;   LETTER-SPACING: 20;}			.H2	{	   LETTER-SPACING: normal;}			.H3	{		font-size: 11px;    LETTER-SPACING: 5;   color: aqua}	.HUNTEN{	color: #00444A;}/*		.H4	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	1.00em;	font-style:	normal;	font-weight : bold;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	color : white ;	}			.H5, .DT	{		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:	 0.7em;	font-weight:	700;	font-style:	bold;	text-decoration:	underline;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	color : white ;	}			.H6	{		font-family: Tahoma, Franklin Gothic Book , Arial, Helvetica, sans-serif;	font-size:1.0em;	font-weight:	700;	font-style:	normal;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	color : #99cccc ;	}			TFOOT, THEAD	{		font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family: Arial, Helvetica, sans-serif;	}	*/		TH	{		vertical-align:	baseline;	font-size:	1em;	font-weight:	bold;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family: Arial, Helvetica, sans-serif;	}	.TFORM {	vertical-align : bottom;	font-family : Tahoma, Arial, Sans-Serif ;	font-size : 11;	letter-spacing:	normal;	color : #99cccc;	font-weight : bold;	    text-align : left ;}.TINPUT{	 vertical-align :bottom ;	 size : 6;	 maxsize: 8;	 background-color : #99cccc;	 border-style :ridge;	 font-size : 10;	 font-weight :bold;	 color :#006666;	 font-family : Tahoma, Arial, Franklin Gothic Book ; 	 }.TINPUTLogin{	 vertical-align :bottom ;	 size : 6;	 maxsize: 8;	 background-color : #99cccc;	 border-style :ridge;	 font-size : 9;	 font-weight :bold;	 color :#006666;	 font-family : Tahoma, Arial, Franklin Gothic Book ; 	 }A:link	{		text-decoration:	underline;	letter-spacing:	normal;	color:	Aqua;	}			A:visited	{		text-decoration:	underline;	letter-spacing:	normal;	color:	Aqua;	}			A:active	{		text-decoration:	none;	letter-spacing:	normal;	color :Lime;	}			A:hover	{		text-decoration:	underline;	color: White;	}	SMALL	{		font-size:	.7em;	}	BIG	{		font-size:	1.17em;	}	BLOCKQUOTE, PRE	{	   LETTER-SPACING: 3;}		UL LI	{		list-style-type:	square ;	}	UL LI LI	{		list-style-type:	disc;	}	UL LI LI LI	{		list-style-type:	circle;	}		OL LI	{		list-style-type:	decimal;	}	OL OL LI	{		list-style-type:	lower-alpha;	}	OL OL OL LI	{		list-style-type:	lower-roman;	}	IMG 	{	margin-top: 5px;	margin-left: 10px;	margin-right: 10px;	}
