body   {
	font-family:		arial;
	
	color:			white
}

p   {
	font-size:		10pt;
	font-family:		arial;
}

.td  {
	font-size:		10pt;
}

td.columnfour   {
	width:			150;
	vertical-align:		top;
	border-left:		2px solid #00CCCC
}






a:link, a:visited  {
	font-size:		14pt;
	font-family:		arial;
	color:			white;
	text-decoration:	none
}

a:hover   {
	font-size:		14pt;
	color:			#FF6600;
	text-decoration:	none
}

p.head1   {
	font-size:		36pt;
	color:			white;
}

p.head2   {
	font-size:		12pt;
	color:			cyan;
	text-align:		center;
	font-style:		italic;
	font-family:		mistral, arial
}

p.head3   {
	font-size:		14pt;
	color:			cyan;
	text-align:		center;
	font-style:		italic
}


p.subheader   {
	font-size:		18pt;
	font-weight:		bold;
	color:			cyan;
	text-align:		center
}

p.boldcenter   {
	text-align:		center;
	font-weight:		bold;
	font-size:		14pt
}


p.sidebar   {
	font-family:		arial;
	font-size:		40pt;
	font-weight:		bold;
	color:			#006699;
	text-align:		center;
	line height:		70
}

p.center   {
	text-align:		center;
}


p.left   {
	text-align:		left
}

td.menu2   {
	border-top:		2px solid cyan
}






table   {
	xxxbackground-image:url("images/gradientblue.jpg")
}


