a:link
{
	font-family:Verdana; font-size:10pt; font-weight:bold 
}
a:visited
{
	font-family:Verdana; font-size:10pt; font-weight:bold 
} 
a:active 
{
	color: rgb(255,153,0);
}
a:hover {
	color: #FF0000; font-weight: bold; background-color: #FFFF00
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	font-size:9pt
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
H1    {font-family:inherit; font-size:28px; color:blue; background: inherit; font-weight: normal; text-align:center}
H2    {font-family:inherit; font-size:16px; color:maroon; background: inherit; font-weight: bold; text-align:center}
p.center  {text-align:center}
p.justify {text-align:justify}
br.center {text-align:center}

TD   {font-family:Verdana; font-size:10pt}
TD.bold   {font-family:Verdana; font-size:10pt; font-weight:bold}
TD.right   {font-family:Verdana; font-size:10pt; text-align:right}
TD.bold_right   {font-family:Verdana; font-size:10pt; font-weight:bold; text-align:right}
TD.center   {font-family:Verdana; font-size:10pt; text-align:center}
TD.bold_center   {font-family:Verdana; font-size:10pt; font-weight:bold; text-align:center}
TD.header {font-family:Verdana,Helvetica,Arial; font-size:11pt; color:black; background: #E3E3F9; font-weight:bold; text-align:center; vertical-align:middle}
TD.xsmall {font-family:Courier; font-size:3pt}
TD.picture {width:140pt}
TD.label1  {width:150pt}
TD.data    {width:400pt; font-size:10pt}
TD.label2  {font-size:x-small}

P.normal   {font-family:Verdana; font-size:10pt}
P.fixfont  {font-family:Courier; font-size:10pt}
