<style type="text/css">

.body {
    background: #C3CFE9; 
    text-align: left;
    }

.border {border-width:1px; border-style: solid; border-color: #FFFFFF}

.border2 {border-width:3px; border-style: solid; border-color: #D9E3EE}

.content {font-family: verdana; font-size: 8pt; color: #FFFFFF}

.content2 {font-family: verdana; font-size: 8pt; color: #666666}

.title {font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold}

.info {font-family: verdana; font-size: 7pt; color: #FF9933; font-weight: bold}

.bg1 {	background:#ddd url('images/childrenbg3.gif') 0 0;}

.bg2 {  background: #C3CFE9;}

.bg3 {  background:#ddd url('images/childrenbg4.gif') 0 0;}

a:link {
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
    }

a:visited {
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
    }

a:hover {
    color: #FF9933;
    text-decoration: underline;
    font-weight: bold;
    }

</style>