p
{
	margin-top			: 0;
	margin-bottom		: 0;
	font-family			: Arial;
}

.date
{
	font-family			: Arial;
	font-size			: 10px;
	margin-top			: 0;
	margin-bottom		: 0;
}

.smallfont
{
	font-size			: 10px
}

.fixedfont
{
	font-size			: 12px
}

.mediumfont
{
	font-size			: 16px
}

.smalltitle
{
	font-size			: 20px
}

.largefont
{
	font-size			: 24px
}

.verticaltext
{
	padding				:0;
	writing-mode		: tb-rl;
	filter				: flipv fliph;
	font-size			: 50px;
	font-family			: Modern;
	letter-spacing		: 13pt;
	float				: left;
	color				: #FF8AB0;
	margin-top			: 0;
	margin-bottom		: 0
}

ul
{
	text-indent			:0; 
	margin-left			:15;
	margin-right		:0;
	margin-top			:0;
	margin-bottom		:0
}

li
{
	margin				:0;
	text-indent			:0;
	word-spacing		:0;
}

textarea     
{
	background-color	: #FFE1F0;
}

input
{
	background-color	: #FFE1F0;
}