P  {
	font-size : 10pt;
	font-family : verdana,sans-serif;
	color : #005c87;
}

H1  {
	font-size : 24pt;
	font-family : Times New Roman,serif;
	font-weight : bold;
	color : #198cb7;
}

H2  {
	font-size : 20pt;
	font-family : times new roman,serif;
	font-weight : bold;
	color : #9b19b7;
}

H3  {
	font-size : 16pt;
	font-family : Georgia,serif;
	font-weight : bold;
	color : #198cb7;
}
H4  {
	font-size : 14pt;
	font-family : Georgia,serif;
	font-weight : bold;
	color : #9b19b7;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #0000FF;
}

BODY  {
}



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

th  {
	font-size : 10pt;
	font-family : verdana,sans-serif;
	font-weight : bold;
}

.td  {
	font-size : 10pt;
	font-family : verdana,sans-serif;
}

.big  {
	font-size : x-large;
	font-family : verdana,arial,sans-serif;
}

.xsmall  {
	font-size : 8pt;	
	font-family : verdana,arial,sans-serif;
}

.normal  {
	font-size : 10pt;
	font-family : verdana,sans-serif;
	color : #005c87;
}

.spectd  {
	font-size : 9pt;
	font-family : verdana,sans-serif;
	color : #9b19b7;
}
.text {
	font-size : 10pt;
	font-family : verdana,sans-serif;
}

.center {
	text-align : center;
}

.purple {
	color : #9b19b7;
}

.blue {
	color : #198cb7
}

.white {
	color : #ffffff;
}

.whitehdr {
	text-align: center;
	color : #ffffff;
	font-family: georgia,times new roman,times,serif;
	font-weight: bold;
	font-size: 14pt;
}

.right {
	text-align : right;
}

.top { 
	vertical-align: top; 
}

.tlink {
	text-align : center;
	font-size : 9pt;
	font-family : verdana,arial,sans-serif;
}

.big {
	font-size:12pt;
	font-weight:bold;
	color : #9b19b7;
}

.recipe {
	font-size : 10pt;
	font-family : courier new, monospace;
}

