/* it.css */

body      {font-family: verdana, arial, helvetica, sans-serif; font-style: normal}

.ttl      {font-size:   medium; font-weight:   bold; text-align:  center; color: #dfbfdf}
.hdr      {font-size:    small; font-weight:   bold; text-align:  center; color: #000000; font-weight: bold; clip: rect()}

.cpc      {font-size: xx-small; font-weight: normal; text-align:  center; color: #0f1f7f}
.cpl      {font-size: xx-small; font-weight: normal; text-align:    left; color: #0f1f7f}
.cpr      {font-size: xx-small; font-weight: normal; text-align:   right; color: #0f1f7f}

.txt,
.pic      {font-size:    small; font-weight: normal; text-align: justify; color: #0f1f7f}
.txl      {font-size:    small; font-weight: normal; text-align:    left; color: #0f1f7f}
.txc      {font-size:    small; font-weight: normal; text-align:  center; color: #0f1f7f}

.lnk      {font-size:   medium; font-weight: normal; text-align:    left; color: #e5c7a3}

.brd      {background-color: #2f4f9f}
.bgd      {background-color: #bfdbff}

a:link    {                                                               color: #af00af; text-decoration:none}
a:visited {                                                               color: #af00af; text-decoration:none}
a:active  {                                                               color: #cf00cf; text-decoration:none}

