H1 { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 2pc; margin-top: 1pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; padding: 0pc; }
H2 { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 1.5pc; color: white; background-color: navy; margin-top: 1pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; padding: 0pc; }
H3 { font-family: serif; font-style: normal; font-weight: bold; font-size: 1pc; color: white; background-color: navy; margin-top: 0pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; padding: 0pc; }
P { font-size: 1pc; line-height: 1.5pc; color: black; text-indent: 1pc; margin-right: 2pc; margin-left: 2pc; }
.noi { text-indent: 0pc; }
.rev { line-height: 1.2pc; color: white; background-color: navy; text-align: right; }
.emp { text-indent: 0pc; font-size: 1.1pc; line-height: 1.8pc; color: red; }
.sub { line-height: 1.2pc; text-indent: 0pc; font-size: 0.9pc; color: navy; margin-top: 0pc; margin-bottom: 0.5pc; }
UL { font-size: 1pc; line-height: 1.4pc; margin-top: 0.5pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; list-style-type: none; }
.square { list-style-type: square; }
.circle { list-style-type: circle; }
.cont {list-style-type: none; margin-top: 0pc; }
IMG { margin-top: 0pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; }
.inline { margin-right: 0pc; margin-left: 0pc; }
OL { font-size: 1pc; line-height: 1.4pc; margin-top: 0pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; }
.sub { font-size: 0.8pc; color: navy; line-height: 1pc; }
DL { font-size: 1pc; line-height: 1.4pc; }
.sub { font-size: 0.8pc; color: navy; line-height: 1pc; }
DT { font-weight: bold; margin-top: 0.5pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; border-width: 0 medium thick 0; border-color: indigo; border-style: solid; }
DD { font-weight: normal; margin-top: 0pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; border-width: 0 2pc; }
A { text-transform: none; }
.rev { color: white; background-color: navy; }
.silent { border-style: none; }
TABLE { font-family: sans-serif; font-size: 0.8pc; line-height: 1pc; margin-top: 0pc; margin-right: 2pc; margin-bottom: 0pc; margin-left: 2pc; padding: 0pc; }
DIV { text-transform: none; }
.program { font-family: monospace; font-weight: bold; font-size: 1pc; line-height: 1.2pc; background-color: #FFC0C0; border-width: thin; border-color: #A07777; margin-top: 0.5pc; margin-bottom: 0.5pc; margin-left: 2pc; margin-right: 2pc; }
BLOCKQUOTE { font-family: sans-serif; font-weight: normal; font-size: 0.9pc; line-height: 1.2pc; color: navy; background-color: beige; text-indent: 0pc; margin-top: 0.2pc; margin-right: 5pc; margin-bottom: 0.5pc; margin-left: 5pc; }
#site {
          width : 1200px;
}
#tag{
float:left;
width:800px;
padding-left:20px;
padding-right:20px;
}
#post{ 
float:right;
width:300px;
padding-right:20px;
}
#contact{
          clear: both;
          width: 1200px;
}
