body {
    margin-top:0px;
    margin-bottom:0px;
    font-family: Tahoma;
}

p {
    text-align: justify;
    margin: 20px;
    font-size: 12px;
	font-family: Verdana;
}

p.bigCenter {
    font-size:16pt;
    text-indent: 0px;
    text-align: center;
}

h1 {
    margin: 20px;
    text-align:left;
	font-size:16pt;
	font-family: Verdana;
}

h2 {
    margin: 20px;
    margin-left:50px;
    font-size:12pt;
    font-weight:600;
    border-bottom: dashed 2px #DCCFD1;
    width:50%;
}

h6 {
    margin: 20px;
    text-align:right;
    font-size:8pt;
    font-weight:100;
}

img {
    border: 0;
}

a:link {
    color: darkorange;
}

a:visited {
    text-decoration: none;
        color: darkorange;
}

a:hover {
    color: white;
    text-decoration: underline;
}
.border {
	BORDER-RIGHT: #8294c2 2px dashed; LEFT: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: auto; BORDER-LEFT: #8294c2 2px dashed;  BOTTOM: 0px; MARGIN-RIGHT: auto; 
	BACKGROUND-COLOR: #bac8ec;
	left:0px;
	top:0px;

}
