body {
    font-family: verdana, arial;
    margin: 10px;
    color: #000000;
}

h1 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

h2 {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

h3 {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

p {
    font-size: 12px;
    line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

a {
    color: #000000;
    font-weight: bold;
}

ul {
	list-style-type: square;
}

#topContainer {
    display: none;
}

#breadCrumps {
    display: none;
}

#logIn {
    display: none;
}


#centerContainerRight {
    display: none;
}

#bottomContainer {
    display: none;
}

#printHeader {
    font-size: 11px;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #BBBBBB;    
    width: 100%;
}

#printHeader img {
    border-width: 0px;
    float: left;
    margin-right: 20px;
}

#printHeader .data {
    float: left;
    padding-right: 45px;
}

#printHeader .dateTime {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
    text-align: right;
}
