P,LI,TD
{
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
}
P,LI
{
    color: #000033;
	font-size: 100%;
	font-weight: normal;
}

A
{
    color: #000088;
}
A:hover
{
    background-color: #d2dbbd;
    text-decoration: none;
}

/* H1 */
H1
{
    color: #000066;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
}


/* H3 */
H2
{
    color: #000066;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 110%;
}


/* H3 */
H3
{
    color: #000066;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 95%;
}


/* H4 */
H4
{
    color: #000066;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 90%;
}


/* H5 */
H5
{
    color: #000033;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 85%;
}


/* H6 */
H6
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 80%;
}

TD.document_source
{
    color: #000033;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 60%;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

TD.image_footnote
{
    color: #000033;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 60%;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

.obsruta, #obsruta
{
	background-color: #E5F5FF;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #6282A6;
	padding: 5px;
}

.obstext
{
	color: #CC0000;
}

.IntroText
{
    color: #000033;
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 100%;
	font-weight: normal;
}

DIV.photo
{
    margin: 0.5em;
    border-style: none;
    width: auto;
    overflow: hidden;
}
DIV.pright {
    float: right;
}
DIV.pleft {
    float: left;
}