body
{
	font-family: "Arial Narrow", Arial, Sans-serif;
}
h1
{
	font-size: 16pt; font-weight: bold; color:#006666;
}

p
{font-size: 10pt; 
}
a:link
{
color:#006666
}
a:visited
{
color:#999999
}
a:hover
{
color:#006666
}
a:active
{
color:#999999
}

p.caption {
font-size: 7pt; color: #333333; /*dark gray - white*/
text-align: left;
}

a.style:link {
font-size: 10pt;
color: red;
}
a.style:active {
font-size: 10pt;
color: red;
}
a.style:visited {
font-size: 10pt;
color: red;
}
a.style:hover {
font-size: 10pt;
color: red;
}

a.login:link {
font-size: 10pt;
color: 000066;
}
a.login:active {
font-size: 10pt;
font-weight: bold;
color: 000066;
}
a.login:visited {
font-size: 10pt;
color: 000066;
}
a.login:hover {
font-size: 10pt;
font-weight: bold;
color: 000066;
}

hr.selector	{ color:#eaeaea;
}

table.process	{ font-size: 10pt; font-weight: normal;
}

table.process th	{ font-size: 11pt; font-weight: bold; background-color: #eaeaea; text-align:left; color:#006666;
}

table.process td	{ font-size: 10pt; font-eight: normal;
}

table.process_table	{ font-size: 10pt; font-weight: normal; border:1px solid #006666;
}

table.process_table th	{ font-size: 10pt; font-weight: bold; background-color: #006666; text-align:center; color:#ffffff; vertical-align:middle;
}

table.process_table td	{ font-size: 10pt; font-eight: normal; vertical-align: middle;
}
