a
{
	color:					#AAAAAA;
	font-family:			Arial, sans-serif;
	font-size:				18px;
	text-decoration:		none;
}

a.small
{
	font-size:				10px;
}

span.small
{
	font-size:				12px;
}

a.inline
{
	font-size:				15px;
	text-decoration:		underline;
	color:					#DDAA11;
}

p.first:first-letter
{
	
  font-size: 				50px;
  float: 					left;
  padding:					5px 2px 0 0;
  color:					#FFCB34;
}

p.firstbottom:first-letter
{
	
  font-size: 				50px;
  float: 					bottom;
  padding:					0 0 0 0;
  color:					#FFCB34;
}

td
{
	color:					#000000;
	font-family:			Arial, sans-serif;
	font-size:				15px;
	text-decoration:		none;
}

td.topline
{
	background:				#FFFFFF url('images/topline.gif') top repeat-x;
}

td.bottomline
{
	background:				#FFFFFF url('images/bottomline.gif') bottom repeat-x;
}

td.rightline
{
	background:				#FFFFFF url('images/rightline.gif') right repeat-y;
}

td.highlight
{
	background:				url(images/highlight.jpg);
}

a.highlight
{
	color:					#000000;
}

td.header
{
	text-align:				right;
	vertical-align:			top;
	font-family:			Arial, sans-serif;
	font-size:				16pt;
	font-weight:			bold;
	padding:				3px 0 0 0;
}

td.headerl
{
	vertical-align:			top;
	font-family:			Arial, sans-serif;
	font-size:				16pt;
	font-weight:			bold;
	font-style:				italic;
	padding:				3px 0 0 0;
}

.header
{
	font-family:			Arial, sans-serif;
	font-size:				19px;
	font-weight:			bold;
}


.fe
{
	color:					#FFFFFF;
	font-size:				30px;
	font-family:			Arial, sans-serif;
}

li
{
	color:					#FFCB34;
}

span
{
	color:					#000000;
}

ul
{
		padding:				0 0 0 15px;
		margin-left:			0px;
}

td.link
{
	cursor:						pointer;
}

.bold
{
	font-weight:				bold;
}

.subheader
{
	font-weight:				bold;
	font-size:					18px;
}