BODY
{
	background-color	:	#ffffff						;
	color							: #000000						;
	font-family				:	Arial							;
	font-size					:	14px							;
	font-style				:	normal						;
	font-variant			:	normal						;
	font-weight				: bold							;
	height						: 95%								;
	margin-bottom			:	0px								;
	margin-left				:	0px								;
	margin-right			:	0px								;
	margin-top				:	0px
}

#noticeBox
{
	border-bottom			:	1px	solid	#848484	;
	border-left				:	1px	solid	#848484	;
	border-right			:	1px	solid	#848484	;
	border-top				:	1px	solid	#848484	;
	padding						: 10px
}

.highlight
{
	color							:	#ff0000
}

.footer
{
	border-bottom			:	1px	solid	#848484	;
	border-left				:	1px	solid	#848484	;
	border-right			:	1px	solid	#848484	;
	border-top				:	1px	solid	#848484	;
	color							: #484813						;
	font-family				:	Verdana						;
	font-size					:	10px							;
	font-style				:	normal						;
	font-variant			:	normal						;
	font-weight				: bold
}

.footer a
{
	color							: #000000						;
	font-family				:	Verdana						;
	font-size					:	10px							;
	font-style				:	normal						;
	font-variant			:	normal						;
	font-weight				: bold							;
	line-height				:	15px							;
	text-decoration		:	none
}

#copyright
{
	color							: #000000						;
	font-family				:	Verdana						;
	font-size					:	10px							;
	font-style				:	normal						;
	font-variant			:	normal						;
	font-weight				: normal
}