/* GENERAL STYLES */
BODY
{
	FONT-FAMILY: Verdana
}

P, TD, LI {
	font-size : 8.4pt;
	line-height: 11.6pt;
}




P
{	margin-top:0; 
	margin-bottom:8
}

h3.quicklink
{
	margin-top:0; 
	margin-bottom:2
}


.textGrey11 {
	color: #515151;
}

.textBlue11 {
	color: #0068bb;
}

.textWhite11 {
	color: #FFFFFF;
}

a.nomark
{
   text-decoration: none;
}

SPAN.frontpagename
{
	font-size : 8pt;
	line-height: 10pt;
}

SPAN.author {
	color: #515151;
	font-size : 7pt;
	line-height: 10pt;
}

DIV.onethinktect
{
	position: absolute; 
	left: 30%; 
	top: 290; 
	width:300px; 
	visibility:hidden;
	background-color:white
	display:block;
}

/* EDITOR PROPERTIES */
H1 {
font-family: Verdana;
font-size : 16pt;
line-height: 20pt;
}

H2 {
font-family: Verdana;
font-size : 14pt;
line-height: 18pt;
}


