/* */
body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  
    }

body { /*	margin:10px 8px 10px 8px;*/
		background:url(Images/bg_top.gif) #a1eaf9 repeat-x top left;
		text-align:right;
		/*background-color:#a1eaf9;*/
	}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif;}

h1 { font-size:28px;}
h2 { font-size:20px; }
h3 { font-size:17px; }
h4 { font-size:14px;}

p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:13px;}


pre { font-family:Courier New,Courier; font-size:13px; }

tt { font-family:Courier New,Courier; font-size:13px; }

a:link { color:#666666; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:hover {color:#0000ff;text-decoration:underline;}
a:active { color:#ff0000; text-decoration:none; }

