.red { font-size : small;color:red;}
.green {font-size : large; color:green; }
.pink {color:pink;}
.direction{direction :rtl;}
.letter{letter-spacing:10px;}
.let1{letter-spacing:-2px;}
.align{text-align:center;font:bold;}
.dec1{text-decoration:underline;}
.dec2{text-decoration:overline;}
.dec3{text-decoration:line-through;}
.indent{text-indent:150px;}
.shadow { text-shadow: 3px 3px 5px red }
.trans1{text-transform:none;}
.trans2{text-transform:capitalize;}
.trans3{text-transform:uppercase;}
.trans4{text-transform:lowercase;}
.normal{white-space:normal;}
.pre{white-space:pre;}
.nowrap{white-space:nowrap;}
.space1{word-spacing:50px;}
.space2{word-spacing:-10.5px;}
.bgcol1{background-color:yellow;}
.bgcol2{background-color:#887799;}
.bgcol3{background-color:rgb(150,200,250);}
.backimg{background-image:url('adminpanel.gif');
                          background-repeat:repeat-x}
.family{font-family:verdana,arial,helvetica;}
.size1{font-size:150%;}                   
.size2{font-size:10px;}
.size3{font-size:xx-large;}
.style1{font-style:normal;}
.style2{font-style:italic;}
.style3{font-style:oblique;}
.weight1{font-weight:900;}
.weight2{font-weight:lighter;}
.variant1{font-variant:small-caps;}
.variant2{font-variant:normal;} 
.stretch{font-stretch:ultra-expanded;}   
.bottom1{border-bottom-style:dotted;}    
.top1{border-top-style:dashed;}         
.left1{border-left-style:inset;}
.right1{border-right-style:ridge;}
.bottom2{border-style:solid;border-bottom-width:thick;}
.top2{border-style:inset;border-top-width:10px;}
.left2{border-style:dashed;border-left-width:12px;}
.right2{border-style:double;border-right-width:12px;}
.bottom3{border-style:double;border-bottom-color:red;}
.top3{border-style:dashed;border-top-color:rgb(112,255,112);}
.left3{border-style:dotted;border-left-color:#ff00ff;}
.right3{border-style:solid;border-right-color:purple;}
.bottom4{margin-bottom:50px;}
.top4{margin-top:-30px;}
.left4{margin-left:20%;}
.right4{margin-right:50%;}
.bottom5{padding-bottom:40px;}
.top5{padding-top:50px;}
.left5{padding-left:50px;}
.right5{padding-right:50px;}
.ul1{list-style-type:circle;}
.ol1{list-style-type:lower-roman;}
.img1{list-style-image:url('Redo.gif');}
.post1{list-style-position:inside;}
.post2{list-style-position:outside;}
img.height1{height:200px;}
.height2{line-height:50px;}
.height3{max-height:100px;}
img.height4{width:50px;}
.post3{position:absolute;
          left : 150px;
         right : 50px;}

img.height5{clear:none;}
li.cursor1{cursor:default;}
li.cursor2{cursor:auto;}
li.cursor3{cursor:crosshair;}
li.cursor4{cursor:pointer;}
li.cursor5{cursor:move;}
li.cursor6{cursor:e-resize;}
li.cursor7{cursor:ne-resize;}
li.cursor8{cursor:nw-resize;}
li.cursor9{cursor:n-resize;}
li.cursor10{cursor:se-resize;}
li.cursor11{cursor:sw-resize;}
li.cursor12{cursor:s-resize;}
li.cursor13{cursor:w-resize;}
li.cursor14{cursor:text;}
li.cursor15{cursor:wait;}
li.cursor16{cursor:help;}
p.display{display:inline;}
img.height6{float:left;}
p.visible{visibility:hidden;}
p.pe1:first-letter{font-size:18pt;color:red;}
p.pe2:first-line{font-size:18pt;color:yellow;}
p.pe3:before{content: "SURPRISE!"; color: red;}

h1
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	text-decoration:underline;
	text-underline:single; margin-left:0in; margin-right:0in; margin-top:0in}

