body
{
    font-family: verdana, Helvetica;
    background-color: #FFFFFF;
    width: 940px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    top: 0px;
}

A:link {color: #000080; text-decoration: none;}
A:visited {color: #0000FF; text-decoration: none;}
A:active {color: #0000FF; text-decoration: none;}
A:hover {color: #0000FF; text-decoration: underline;}	

.just {text-align: justify;}
.stretch {letter-spacing:0.05em;}
.italic {font-style:italic;}

.indent24 {text-indent:24px;}
.indent20 {text-indent:20px;}
.indent16 {text-indent:16px;}
.indent12 {text-indent:12px;}
.indent8 {text-indent:8px;}
.indent4 {text-indent:4px;}

.red {color: #F00;}
.white {color: #FFF;}
.green {color: #080;}
.brown {color: #800;}
.yellow {color: #FF0;}
.blue {color: #00F;}
.grey {color: #888;}
.darkgrey {color: #333;}

.text15 {font-size:15px;}
.text14 {font-size:14px;}
.text13 {font-size:13px;}
.text12 {font-size:12px;}
.text11 {font-size:11px;}
.text10 {font-size:10px;}
.text15B {font-size:15px; font-weight:bold;}
.text14B {font-size:14px; font-weight:bold;}
.text13B {font-size:13px; font-weight:bold;}
.text12B {font-size:12px; font-weight:bold;}
.text11B {font-size:11px; font-weight:bold;}
.text10B {font-size:10px; font-weight:bold;}

.body12 {font-size:12px; line-height:1.4em;}
.body11 {font-size:11px; line-height:1.3em;}
.body10 {font-size:10px; line-height:1.2em;}
.body12B {font-size:12px; font-weight:bold; line-height:1.4em;}
.body11B {font-size:11px; font-weight:bold; line-height:1.3em;}
.body10B {font-size:10px; font-weight:bold; line-height:1.2em;}

.title18 {font-size:18px; padding-bottom:8px;}
.title16 {font-size:16px; padding-bottom:7px;}
.title15 {font-size:15px; padding-bottom:6px;}
.title14 {font-size:14px; padding-bottom:5px;}
.title13 {font-size:13px; padding-bottom:4px;}
.title12 {font-size:12px; padding-bottom:3px;}
.title11 {font-size:11px; padding-bottom:2px;}
.title10 {font-size:10px; padding-bottom:1px;}
.title18B {font-size:18px; font-weight:bold; padding-bottom:8px;}
.title16B {font-size:16px; font-weight:bold; padding-bottom:7px;}
.title15B {font-size:15px; font-weight:bold; padding-bottom:6px;}
.title14B {font-size:14px; font-weight:bold; padding-bottom:5px;}
.title13B {font-size:13px; font-weight:bold; padding-bottom:4px;}
.title12B {font-size:12px; font-weight:bold; padding-bottom:3px;}
.title11B {font-size:11px; font-weight:bold; padding-bottom:2px;}
.title10B {font-size:10px; font-weight:bold; padding-bottom:1px;}

.IE8Fix {z-index: 1000;}
