.textDivs	{
		position	:relative	;
		padding		:20px;
		width		:90%		;
		background-color:#aaaacc	;
		left		:20px		;
		margin-top	:20px		;
		margin-bottom	:20px		;
		}
.SUBJECT	{
		color		:#003399	;
		font-family	:sans-serif	;
		font-size	:15pt		;
		font-weight	:bold		;
		}
dt		{
		font-weight	:bold		;
		font-size	:12pt		;
		font-family	:sans-serif	;
		color		:#333399	;
		}
dd		{
		font-size	:10pt		;
		font-family	:sans-serif	;
		color		:#993333	;
		}

body	{
	font-family		:sans-serif	;
	font-size		:10pt		;
	background-color	:#ffffff	;
	color			:#003366	;
	}
a	{
	font-weight		:bold		;
	text-decoration		:none		;
	}
a:link	{color: #006600;}
a:vlink {color: #006600;}
a:alink {color: #006600;}
a:hover {color: #ff6600;}


.framesFriendly	{
		color		:#006699	;
		font-family	:sans-serif	;
		font-size	:18pt		;
		}


.Buttons	{
		display			:inline			;
		border			:1px solid black	;
		padding			:2px			;
		clear			:none			;
		background-color	:#aaccaa		;
		height			:30px			;
		width			:200px			;
		vertical-align		:middle			;
		}		

