
p
{
color:#800000;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
font-size: 14px;
line-height: 22px;
text-decoration: none;
}

p.v
{
color:#4D2B2B;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 14px;
line-height: 14px;
text-decoration: none;
}

p.x
{
color:#4D2B2B;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
font-size: 12px;
line-height: 12px;
letter-spacing: 2px;
text-decoration: none;
}

p.i
{
color:#4D2B2B;
font-family: Georgia, Arial, Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 16px;
text-decoration: none;
}

textarea {
	font-family: inherit;
	color: #33333;
	vertical-align: middle;
	background-color: #f7f7ee;
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	margin: 0px;
	padding: 0px;		
}

h1,h2,h3,h4,h5,h6 
{
color:#808080;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
text-decoration: none;
}

a:link
{
color: brown;
text-decoration: overline;

}
a:visited
{
color: brown;
text-decoration: overline;
}

a:hover 
{
color: brown;
text-decoration: underline;
}

a.head:link
{
text-decoration: none;
color: brown;
}
a.head:visited
{
color: brown;
text-decoration: none;
}

a.head:hover 
{
text-decoration: none;
color: black;
}

a.white:link
{
color: white;
text-decoration: overline;

}
a.white:visited
{
color: white;
text-decoration: overline;
}

a.white:hover 
{
color: white;
text-decoration: underline overline;
}

a.v:link
{
color: red;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #800000;
text-decoration: none;

}
a.v:visited
{
color: #800000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.v:hover 
{
color: #800000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

dl, li, dt, dd, blockquote {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}


ul {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
        list-style-type: square;
	border: 0;
	}

ol {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
        list-style-type: decimal;
	border: 0;
	}

code {
font-size: 18px;
line-height: 12px;
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
}

.rowline
{
background-color: white;
}

.spreader
{
letter-spacing: 18px;
}

.spanner
{
text-align; left;
}

.row
{
padding; 10;
background-color; yellow;
border-style; solid;
border-color; green;
}


/*
body
{
color: brown;
margin-left: 30 px;
margin-right: 0 px;
margin-top: 30 px;

font-family: Verdana, Arial, Sans Serif;
font-size: 11 px;
}
*/

.textfield {
	background-color: #222222;
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	font-family: inherit;
	margin: 0px 5px 0px 0px;
}

input:focus {
	background-color: #777;
}

INPUT.TEXT  {
    font-family : Trebuchet MS;
    font-size : 9pt;
    font-weight : bold;
    background-color : 336699;
    border-color : 336699;
    border-style : inset;
    border-width : 2px;
    color : FFFFFF;
}



select {
	font-family: inherit;
	font-size: inherit;
	color: #333;
	background-color: #f7f7ee;
	}

select:focus {
	background-color: #fff;
}

OL { 
color: red;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
list-style-type: lower-roman; 
}
OL OL { 
list-style-type: upper-alpha; 
color:#4D2B2B;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
}
OL OL OL { 
color:#4D2B2B;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
list-style-type: decimal; }
OL OL OL OL { 
color:#4D2B2B;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
list-style-type: lower-alpha; }
OL OL OL OL OL { color:#4D2B2B;
font-family: Georgia, Times, "Times New Roman", Verdana, Tahoma, Helvetica;
list-style-type: lower-roman; }