body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

h4, h5, p, td, tr, li, pre {
    font-size: 12px;
}

h1, h2, h3, h4, h5 {
    font-style:  normal;
    font-weight: bold;
    margin-left: 10px;
    margin-top:  10px;
}

p {
    line-height:   18px;
    margin-left:   10px;
    margin-right:  10px;
    margin-top:    10px;
    margin-bottom: 15px;
}

pre {
    font-family: "Courier New", Courier, monospace;
    font-weight: normal;
    color: #000000;
    background-color: #CCCCCC;
    margin-top:   10px;
    margin-right: 10px;
    margin-left:  10px;
    padding: 5px 5px 5px 5px;
    white-space: pre;
}

li {
	margin-bottom: 5px;
}

dl, ul, ol {
    margin: 10px 10px 10px 10px;
}

dt, dd {
	margin-top:    10px;
    margin-bottom: 10px;
}

tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

em {
	font-weight: bold;
}

li, dt, dd {
	margin-left: 2%;
}

.masterheader {
    font-size: 16px;
    font-weight: bold;
    background-color: #9999CC;
    color: #000099;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    border-color: black black #6666cc black;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}

.subheader {
    font-size: 16px;
    font-weight: bold;
    background-color: #666699;
    color: #FFFFFF;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin: 0px 0px 5px 0px;
}

.masterfooter {
    font-size: 14px;
    font-weight: normal;
    background-color: #CCCCCC;
    color: #000000;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    border-color: #6666cc black black black;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
}

.subfooter {
    font-size: 14px;
    font-weight: normal;
    background-color: #9999CC;
    color: #000099;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

a:link {
	color: #0000cc;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #0000cc;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #0000cc;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #0000cc;
	background: #ccffff;
	text-decoration: none;
}

.navcha {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify
}

.navchi {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}

.navqa {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify
}

.navqi {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}
