small { font-size: smaller; } big { font-size: larger; } h1 { font-size: xx-large; } h2 { font-size: x-large; } h3 { font-size: large; } h4 { font-size: medium; } h5 { font-size: small; } h6 { font-size: xx-small; } font[size=1] { font-size: xx-small; } font[size=2] { font-size: small; } font[size=3] { font-size: medium; } font[size=4] { font-size: large; } font[size=5] { font-size: x-large; } font[size=6] { font-size: xx-large; } font[size=7] { font-size: 300%; } font[size=-1] { font-size: smaller; } font[size=+1] { font-size: larger; } font[size=-2] { font-size: 60%; } font[size=+2] { font-size: 150%; } font[size=+4] { font-size: 300%; } A:link {background:#ECECFF;color:#000000;text-decoration:none} A:visited {background:#ECECFF;color:#111111;text-decoration:none} A:hover {background:#ECECFF;color:red;text-decoration:none} A:active {background:#ECECFF;color:black;text-decoration:none} P {text-align:justify;font-family:"Times New Roman";font-size:small;font-weight:normal} P.caption {text-align:center;font-weight:bold;font-family:"Arial";font-size:small} P.head {text-align:center}