.10p { font-size: 10px}
.11p { font-size: 11px}
.12p { font-size: 12px}
.14p { font-size: 14px}
.16p { font-size: 16px}
.18p { font-size: 18px}
.20p { font-size: 20px}
.12e{font-size: 1.2em}
.14e{font-size: 1.4em}
.16e{font-size: 1.6em}
.20e{font-size: 2em}

.bb {font-weight: bold}

.h16{ line-height: 16px}
.h18{ line-height: 18px}
.h20{ line-height: 20px}
.h25{ line-height: 25px}

.h13p{ line-height: 1.3}
.h15p{ line-height: 1.5}

body{
color:#000033;
margin:0 0 0 15;
background-image:url('../back.gif');
background-repeat:repeat-y;
background-position:left top;
}
