body
{
	margin-top: 2pt;
	background-attachment:fixed;
}

BODY {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	margin-left : 10pt;
	color: #ffffff;
}

P, TD, TH {
	font-family : Arial, sans-serif;
	font-size : 8pt;
}

A:LINK {
	font-family : Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}

A:VISITED {
	font-family : Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}
     
A:ACTIVE {
	font-family : Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}

A:HOVER {
	font-family : Arial, sans-serif;
	font-size: 8pt;
	color: #555555;
}

A.small:LINK {
	font-family : Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color : #000066;
}

A.small:VISITED {
	font-family : Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color : #000066;
}
     
A.small:ACTIVE {
	font-family : Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #EBEBEB;
}

A.small:HOVER {
	font-family : Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

BIG  {
	font-size : 11pt;
}

SMALL  {
	font-size : 7pt;
	color: #FFFFFF;

}

STRONG  {
	font-weight : bold;
	font-size : 8pt;
	color : #ffffff;
}
LI  {
	font-weight : bold;
	font-size : 8pt;
	color : #FFFFFF;
}


H1  {
	font-family : Arial, sans-serif;
	font-size : 36pt;
	font-weight : bold;
}

H2  {
	font-family : Arial, sans-serif;
	font-size : 22pt;
	font-weight : bold;
}

H3  {
	font-family : Arial, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}

H4  {
	font-family : Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

H5  {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.TINY  {
	font-family : Arial, sans-serif;
	font-size : 7pt;
}

.SMALL  {
	font-family : Arial, sans-serif;
	font-size : 7pt;
}

.BIGGER  {
	font-family : Arial, sans-serif;
	font-size : 13pt;
}

.LARGE  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
}

.HUGE  {
	font-family : Arial, sans-serif;
	font-size : 36pt;
}

.tableline { 
  background-color: #eeeeee; 
}

td.colored {
  background-color: #F0F0FF; 
}

td.header {
	font-weight: bold;
	color: #000000;
}

td.header_over {
	font-weight: bold;
	border: 1px solid #000000;
	color: #465E71;
}

td.std {
  background-color: #FFFFFF; 
}

.tableframe {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}  

.tablered {
	border: 1px solid #000000;
	background-color: #DBE2EA;

}  

.tablegreen {
	border: 1px solid #000000;
	background-color: #009900;

}  
.tableblue {
	border: 1px solid #000000;
	background-color: #006699;

}  
.input {
	border: 1px solid #000000;
	background-color: #EEF0F7;

}  


.tableframeadmin {
	border: 1px solid #000000;
	background-color: #E4E5EA;

}  
.tablelineadmin {
	border: 1px solid #000000;
	background-color: #B7CBE1;

}  


