.topicTitle 		{
			font-family: arial, helvetica, sans-serif; 
			font-size: 18pt; 
			font-weight: bold; 
			color: #FFFFFF
}

.procedure 		{
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 10pt; 
			font-weight: bold; 
			color: #0082b5
}

BODY			{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}

TABLE 			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: x-small
}
	
TD			{
			font-family: verdana, arial, sans-serif;
			font-size: 10pt 
}

TH 			{
			font-family: verdana, arial, sans-serif;
			font-size: 10pt
}

P			{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: small
}

OL			{
			font-family: verdana, arial, sans-serif; 
			font-size: 10pt
}

UL			{
			font-family: verdana, arial, sans-serif; 
			font-size: 10pt
}

LI			{
			font-family: verdana, arial, sans-serif; 
			font-size: x-small
}

H1 			{
			font-family: arial, helvetica, sans-serif;
			font-size: 16pt; 
			color: #843466
}

H2 			{
			font-family: arial, helvetica, sans-serif; 
			color: #843466; 
			font-size: 14pt
}

H3 			{
			font-family: arial, helvetica, sans-serif; 
			color: #843466; 
			font-size: 12pt
}

H4 			{
			font-family: arial, helvetica, sans-serif; 
			color: #843466; 
			font-size: 12pt; 
			font-style: italic
}

H5			{
			font-family: arial, helvetica, sans-serif;
			color: #843466;
			font-size: 10pt;
			font-style: bold
}

H6			{
			font-family: arial, helvetica, sans-serif;
			color: #843466;
			font-size: 10pt;
			font-style: italic
}

CODE			{
			font-family: "courier new", monospace;
			font-size: 10pt
}

DFN			{
			font-family: verdana, arial, sans-serif;
			font-size: 10pt;
			font-style: italic
}

KBD			{
			font-family: "courier new", monospace; 
			font-size: 10pt;
			font-style: bold
}

SAMP			{
			font-family: "courier new", monospace;
			font-size: 10pt
}

TT			{
			font-family: "courier new", monospace; 
			font-size: 10pt
}

VAR			{
			font-family: "courier new", monospace;
			font-size: 10pt;
			font-style: italic
}

BLOCKQUOTE		{
			font-family: "courier new", monospace;
			font-size: 10pt			
}

A:link			{
			color: #0000FF
; text-decoration: none
}

A:visited		{
			color: #993366; text-decoration: none
}

A:active		{
			color: #000000; text-decoration: underline
; font-style: normal
}

A:hover			{
			color: #0000FF
; text-decoration: underline
}a.embedded:link {  color: #0000FF}
a.embedded:visited {  color: #993366}
