body {
        /*margin-left: 20px;*/
        background-color: #FFFFFF;
}

body,td,th {
    font-family: "Trebuchet MS", "arial", "helvetica", "sans-serif";
    font-size: 10pt;
    text-align: left;
}

input.button {
    background-color: #BC979F;
    font-size:0.8em;
    color:#4A0A19;
    float:right;
} 

th {
    background-color: #BC979F;
	font-style: italic;
}

th.virtualwintitle {
	background-color: #4A0A19;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

th.virtualwintitleright {
	background-color: #4A0A19;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
  text-align: right;
}


p {
		font-family: "Trebuchet MS", "arial", "helvetica", "sans-serif";
        width: 500px;
}

p.wide {
	width: 600px;
}

p.list {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-left: 0px;
    font-size: 9pt;
    width: 100%;
}

p.listindented {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 8pt;
    width: 100%;
}

p.secondarynews,p.primarynews,p.tertnews {
	font-family: "times new roman";
	font-size: 12pt;
}

p.primarynews {
	padding-left: 50px;
	padding-right: 50px;
}

p.secondarynews {
	padding-left: 0px;
	padding-right: 0px;
	width: 160px;
    font-size: 8pt;
}

p.tertnews {
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
	width: 250px;
}

p.newsdate {
	padding-left: 50px;
	font-family: "helvetica,arial,sans-serif";
	font-size: 12pt;
}

ul {
	padding-left: 25px;
	width: 475px;
}

ol {
	padding-left: 25px;
	width: 475px;
}

dd {
	padding-left: 25px;
	width: 450px;
}

h1,h2 {
        font-weight: bold;
		color: #4A0A19;
        font-style: italic;
}

h1 {
    font-size: 18pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
}

h1.news,h2.news {
	color: #000000;
	font-family: "times new roman";
	font-style: normal;
}

h1.news {
	font-size: 35pt;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

h2.news {
	padding-top: 20px;
	font-size: 16pt;
}

TABLE.formtable {
        padding-top: 0px;
        padding-bottom: 0px;
		padding-right: 4px;
		padding-left: 4px;
}

TABLE.formtable td {
	background-color: #FFFFFF;
}

table.newsreport {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

table.newsreport td {
	background-color: #D8D8CF;
}

td {
	background-color: #E6E6E6;
}

TD.plain {
    background-color: #FFFFFF;
}

TD.rightaligned {
	text-align: right;
}

TD.emphasized {
    font-weight: bold;
}

TD.small {
	font-size: 8pt;
}

TD.oldposting {
    font-size: 8pt;
    background-color: #D0D0D0;
}

.ts_header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(/jottonia/gfx/ts_header.jpg);
	height: 20px;
	cursor: pointer;
}

sup {
        font-size: 50%;
}


.ingress {
        font-weight: bold;
        font-style: italic;
}

a {
        color: #4A0A19;
        text-decoration: underline;
}


a:hover {
        color: #4A0A19;
        text-decoration: underline;
}

a:visited {
        color: #4A0A19;
        text-decoration: underline;
}

a.news {
	color: #202020;
	text-decoration: none;
}

a.news:visited {
	color: #606060;
    text-decoration: none;
}

.timestamp {
        color: #dddddd;
        font-size: .6em;
}
