<style type="text/css">
<!--

.hitcounter  {
	background-color: #ffffff;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}



A:link
{ text-decoration: underline; color:#990000 }
A:active
{ text-decoration: underline; color:#000000 }
A:visited
{ text-decoration: underline; color:#990000 }
A:hover
{ text-decoration: underline; color:#000000 }

body 
{ background-color: #ffffff; 
background-repeat:value; [repeat, no-repeat, repeat-x, repeat-y]
background-position:valueI valueII;

font-family: arial; 
color: #990000; 
letter-spacing: value; [any number value (3pt, 5pt)]
font-weight:value; [lighter, normal, bold, bolder, any number value (100, 500, 900)]
font-size:value; [xx-small, x-small, small, medium, large, x-large, xx-large, 
any number value (12 pt, 18 pt)]

direction:rtl; [this reverses the entire site so the scrollbar is on the left]

scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff;
scrollbar-base-color: #990000; 
scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #ffffff; scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #ffffff }

body.two
{ background-color: #990000; 
background-repeat:value; [repeat, no-repeat, repeat-x, repeat-y]
background-position:valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: [scroll, fixed]

font-family: arial; 
color: #000000 ; 
letter-spacing: value; [any number value (3pt, 5pt)]
font-weight:value; [lighter, normal, bold, bolder, any number value (100, 500, 900)]
font-size:value; [xx-small, x-small, small, medium, large, x-large, xx-large, 
any number value (12 pt, 18 pt)]

direction:rtl; [this reverses the entire site so the scrollbar is on the left]

scrollbar-face-color : #990000; 
scrollbar-highlight-color : #990000;
scrollbar-base-color: #ffffff; 
scrollbar-3dlight-color : #990000; scrollbar-shadow-color : #990000; 
scrollbar-darkshadow-color : #990000; scrollbar-track-color : #990000; 
scrollbar-arrow-color : #990000 }

td
{ font-family: value; [arial, tahoma, verdana, common fonts]
color: #000000;
padding-left: value; [2cm, 4cm etc.]
padding-right: value; [2cm]
padding-top: value; [2cm]
padding-bottom: value; [2cm]
padding: value; [2cm this is for all four sides] 
padding: value value [2cm, 4cm : two values for four sides, add numerical value] }

input, textarea
{ background: #FFffff;
font-family: tahoma,arial,verdana;
color: #000000; 
border-style: solid;
border-color: #990000;
border-width: valuepx [numerical value, 5, 6, 8...] }

input.two, textarea.two
{ background: #FFC1C1;
font-family: tahoma,arial,verdana;
color: #000000; 
border-style: solid;
border-color: #990000;
border-width: valuepx [numerical value, 5, 6, 8...] }

-->
</style>
