BODY {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	scrollbar-base-color: #f36464;
}

TD, TH, P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 10pt;
	line-height: 140%;
}

.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #555555; 
width: 100%; 
} 

A:LINK {
	color: #f36464;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	color: #f36464;
	text-decoration: none;	
	font-weight: normal;
}

A:ACTIVE {
	color: #FFCCFF;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

A.bold:LINK {
	color: #f36464;
	text-decoration: none;
	font-weight: bold;
}

A.bold:VISITED {
	color: #f36464;
	text-decoration: none;	
	font-weight: bold;
}

A.bold:ACTIVE {
	color: #FFCCFF;
	text-decoration: underline;
	font-weight: bold;
}

A.bold:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A.class3:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3:ACTIVE {
	color: #f36464;
	text-decoration: underline;
}

A.class3:HOVER {
	color: #f36464;
	text-decoration: underline;
}


A.class3a:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3a:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3a:ACTIVE {
	color: #777777;
	text-decoration: underline;
}

A.class3a:HOVER {
	color: #777777;
	text-decoration: underline;
}

H1 {
	color: #f36464;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 18px;
	line-height: 120%;
	font-size: 15pt;
	font-weight: normal;

}

H2 {
	color: #f36464;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;

}

H3 {
	color: #f36464;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 13px;
	font-size: 13pt;
	font-weight: bold;
}

H4 {
	color: #f36464;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 11pt;
	font-weight: bold;
}

H5 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

H6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


UL {
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

CAPTION {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style: italic;
	font-size: 8pt;
}

.quote {
	font-family : Times New Roman, Times, Serif;
	color: #f36464;
	font-weight : normal;
	font-style: italic;
	font-size: 12pt;
}

.tiny {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	font-size: 7pt;