body { color:            #666666;
       background-color: #FFFFFF; 
       background-image : url(img/bgtp.gif);
       background-attachment: fixed;}

body,tr,td    { font-size: 22px ; }
big           { font-size: 24px ; }
small         { font-size: 18px ;  }

input,textarea,select { 
font-size: 18px;
color: #666666;
 }

a:link { color : #0088ff;
         text-decoration : none;  }

a:visited { color : #0088ff;
           text-decoration : none;}

a:hover { color: #ff9900;
           text-decoration: underline; }

hr	{color : #8cff8c; size:1 ;}


H1 {font-size:27px;
	margin-bottom: 1px;}
H2 {color: #ffffff;
	font-size: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;}
H3 {font-size:24px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;}
H4 {color: #ffffff;
	font-size: 22px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;}

blockquote {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 1px;}