body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
        background-color: "#FFFFFF";
	font-family: "Verdana, Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
        color: #C0C0C0;
}

table {
    font-family: "Verdana";
    font-size: 11pt;
    font-weight: normal;
    color: #000080;
}

a {
    text-decoration: none;
    font-family: "Verdana";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF
}

a.external:hover {
    color: #2A0069;
    text-decoration: none
}

a.main {
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #282828;
    text-decoration: none
}

a.main:hover {
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none
}


h1 {
	font-family: "Verdana";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
        color: #CC0000;
}

h2 {
	font-family: "Verdana";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
        color: #008000;
}

p.arrow { 
        font-family: "Verdana";
        font-size: 10pt;
	font-weight: bold;
	color: #000080;
        text-align: justify;
        text-indent: 5px;
}

div { 
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
    text-align: justify;
    text-indent: 30px;
}

