.arial
{
	font-family:Arial, Helvetica, sans-serif;
}

.aquabkg
{
	background:#cFF;
}

.bigger
{
	font-size:160%;
}

.blk-bkg
{
	background:#000;
	color:#fff;
}

.blk-border
{
	border:1px solid #000;
}

.blue-bkg
{
	background:#000080;
	color:#fff;
}

.blue
{
	color:#000080;
}

.bold
{
	font-weight:bold;
}

.call-out
{
	padding:0.5em 1em;
}


.center
{
	text-align:center;
}

.clear
{
	clear:both;
}

.courier
{

	font-family:"Courier New", Courier, monospace;
}

.dkred
{
	color:#800000;
}

.georgia
{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.green
{
	color:#008000;
}

.greenbkg
{
	background:#e5ffff;
	border:5px solid #000;
}

.greyblue-bkg
{
	background:#dfe1f1;
}

.grey-border
{
	border:1px solid #444;
}

.hand
{
	cursor:pointer
}


.helvetica
{
	font-family:Helvetica, sans-serif;
	font-stretch:condensed;
}

.italic
{
	font-style:italic;
}

.nopad
{
	padding:0;
	margin:0;
}

.normal
{
	font-style:normal;
}

.pad
{
	padding:0.5em;
}

.pinkbkg
{
	background:#F9C;
}

.purplebkg
{
	background:#e5ccff;
	border:1px solid #222;
}

.red
{
	color:#C00;
}

.red-bkg
{
	background:#f00;
	color:#fff;
}

.smaller
{
	font-size:70%;
}

.style1
{
	float:left;
	margin-right:1em;
}

.style2
{
	float:right;
	margin-left:1em;
}

.style3
{
	display:block;
	margin:1em auto;
}

.supersize
{
	font-size:200%;
}

.supersizexx
{
	font-size:300%;
}

.supersizexxx
{
	font-size:360%;
}


.times
{
	font-family:"Times New Roman", Times, serif;
}

.ul
{
	text-decoration:underline;
}

.whitebkg
{
	background:#fff;
}

.yellowbkg
{
	background:#FF9;
}





























