body {
background:#FFE url("../images/fade.png") top repeat-x;
color:#000;
font-family:arial,helvetica,sans-serif;
margin:0 1% 5px;
}

a:active {
font-family:sans-serif;
background:red;
text-decoration:none;
color:navy;
}

a:hover {
font-family:sans-serif;
background:#ff0;
text-decoration:underline;
color:#00f;
}

a:link {
font-family:sans-serif;
text-decoration:underline;
color:navy;
}

a:visited {
font-family:sans-serif;
background:#fe0;
text-decoration:none;
color:navy;
}

p,br,td,dir,div,span {
font-family:arial,helvetica,sans-serif;
font-size:11px;
margin:2px;
}

img {
border: 1px solid black;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow:2px 2px 4px #888;
-webkit-box-shadow:2px 2px 4px #888;
-moz-box-shadow:2px 2px 4px #888;}

b {
font-weight:bold;
font-style:normal;
}

h1,h2,h3,h4,h5,h6 {
font-family:arial,helvetica,sans-serif;
margin:0;
}

h1 {
font-size:32px;
font-weight:bold;
}

h2 {
font-size:28px;
font-weight:bold;
}

h3 {
font-size:24px;
font-weight:bold;
}

h4 {
font-size:18px;
font-weight:bold;
}

h5 {
font-size:16px;
font-weight:bold;
}

h6 {
font-size:14px;
font-weight:bold;
}

.b12 {
font-weight:bold;
font-size:12px;
font-style:normal;
}

.b14 {
font-weight:bold;
font-size:14px;
font-style:normal;
}

.b16 {
font-weight:bold;
font-size:16px;
font-style:normal;
}

.p10 {
font-size:10px;
font-style:normal;
}

.p12 {
font-size:12px;
font-style:normal;
margin:2px;
}

.p16 {
font-size:16px;
font-style:normal;
}

.p18 {
font-size:18px;
font-style:normal;
}

.p20 {
font-size:20px;
font-style:normal;
}

hr {
border-top: 1px solid #000;
border-bottom:0;
border-left: 0;
border-right: 0;
height:1px;
background:transparent;
}

.li12 {
font-size:12px;
font-style:normal;
}

.p14,.li14 {
font-size:14px;
font-style:normal;
}