html {		scrollbar-3dlight-color:#AAAAAA;
		scrollbar-arrow-color:#888888;
		scrollbar-base-color:#444444;
		scrollbar-track-color:#444444;
		scrollbar-darkshadow-color:#222222;
		scrollbar-face-color:#000000;
       	scrollbar-highlight-color:#CCCCCC;
        	scrollbar-shadow-color:#666666;}

img {		vertical-align: top;
		border: 0px;} 

h1 {		font-size: 14px;		/* font size */
		font-style: normal; 	/* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: Bold;		/* normal, bold */
		text-align: justify;	/* left, right, center, justify */
		color: #770000;}		/* font color */

h2 {		font-size: 12px;		/* font size */
		font-style: italic; 	/* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	/* normal, bold */
		text-align: justify;	/* left, right, center, justify */
		color: #770000;}		/* font color */

h3 {		font-size: 12px;		/* font size */
		font-style: normal; 	       /* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	       /* normal, bold */
		text-align: justify;	       /* left, right, center, justify */
		color: #666666;}		/* font color */

h4 {		font-size: 12px;		/* font size */
		font-style: normal; 	       /* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	       /* normal, bold */
		text-align: right;		/* left, right, center, justify */
		color: #666666;}		/* font color */

h7 {		font-size: 10px;		/* font size */
		font-style: normal; 	/* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	/* normal, bold */
		text-align: justify;	/* left, right, center, justify */
		color: #666666;}		/* font color */

h5 {		font-size: 16px;		/* font size */
		font-style: normal; 	/* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	/* normal, bold */
		text-align: center;		/* left, right, center, justify */
		color: #666666;}		/* font color */

h6 {		font-size: 12px;		/* font size */
		font-style: normal; 	/* normal, italic, oblique */
		font-family: sans-serif;	/* font type */
		font-weight: normal;	/* normal, bold */
		text-align: center;		/* left, right, center, justify */
		color: #666666;
              padding: 0px;
              margin: 0px;}		/* font color */
 

A:link { 	color: #666666; 		/* color of links */
		text-decoration: none;}

A:visited { 	color: #666666; 		/* color of visited links */
		text-decoration: none;}

A:active { 	color: #666666; 		/* color of active links */
		text-decoration: none;}

A:hover { 	color: #770000;		/* color of mouse over links */
		text-decoration: none;}

TABLE {         background-color: #141414;}     /* background color of tables */
