/* CSS Document */ 

body {

margin: 5px 0px 0px 0px;

background-color: #BBC4DF;

font-family: Verdana;

font-size: 13px;

line-height: 1.3; 

}

td {

font-family: Verdana;

font-size: 13px;

line-height: 1.3; 

}

.bodytext {

font-family: Verdana;

font-size: 13px;

}

.header {

font-family: Verdana;

font-size: 18px;

font-weight: bold;

}

.whiteheader {

font-family: arial,verdana,sans serif;

font-size: 14px;

line-height: 1.1;
color:#fff;
font-weight: bold;

}

.whiteheader a:link { 

font-weight:bold;

color:#FFFFFF;

text-decoration:none;

}

.whiteheader a:visited { 

font-weight:bold;

color:#FFFFFF;

text-decoration:none;

}

.whiteheader a:hover { 

font-weight:bold;

color:#FFFFFF;

text-decoration:none;

}

.whiteheader a:active { 

font-weight:bold;

color:#FFFFFF;

text-decoration:none;

}
