html
{
	overflow: auto;
	width: 100%;
	height: 100%;
}

body, td
{
    color: #000000;
    font-family: georgia, 'times new roman', serif;
    font-size: 13px;
    line-height: 1.5;
}

body
{
    margin: 20px;
}

.head
{
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}

h1
{
	margin-top: 10px;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
}

h2
{
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}

h2
{
    font-size: 13px;
}

.img_toggle
{
	cursor: pointer;
    margin-top: 5px;
    margin-right: 5px;
}

a
{
    color: #990000;
    text-decoration: none;
	font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: 0 none;
}

li
{
	margin-top: 2px;
	line-height: 1.0;
}

#imgJos
{
	margin-top: 16px;
	margin-left: 24px;
	margin-bottom: 16px;
}

.intext li
{
    line-height: 1.5;
}
