.name
	{
	font-family							:	Arial, Helvetica, sans-serif;
	color								:	#003366;
	font-size							:	16pt;
	font-style							:	italic;
	font-weight							:	bold;
	}

.form
	{
	font-family							:	Garamond, Arial, Helvetica, Palatino, Times, Times New Roman, sans-serif;
	font-size							:	10pt;
	color								:	#ff9900;
	background-color					:	#ffffff;
	}

.content
	{
	font-family							:	Arial, Helvetica, sans-serif;
	font-size							:	10pt;
	color								:	#OOOOOO;
	line-height							:	17px;
	}
a.content:link
	{
	color								:	#666666;
	text-decoration						:	underline;
	}
a.content:visited
	{
	color								:	#666666;
	text-decoration						:	underline;
	}
a.content:active
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}
a.content:hover
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}
	
.small
	{
	font-family							:	Arial, Helvetica, sans-serif;
	font-size							:	8pt;
	color								:	#000000;
	text-decoration						:	none;
	}
a.small:link
	{
	color								:	#666666;
	text-decoration						:	underline;
	}
a.small:visited
	{
	color								:	#666666;
	text-decoration						:	underline;
	}
a.small:active
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}
a.small:hover
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}
	
	
.smallBlue
	{
	font-family							:	Arial, Helvetica, sans-serif;
	font-size							:	8pt;
	color								:	#003366;
	text-decoration						:	none;
	line-height							:	18px;
	}
a.smallBlue:link
	{
	color								:	#003366;
	text-decoration						:	underline;
	}
a.smallBlue:visited
	{
	color								:	#003366;
	text-decoration						:	underline;
	}
a.smallBlue:active
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}
a.smallBlue:hover
	{
	color								:	#ff9900;
	text-decoration						:	underline;
	}