body,td{
font-family			:	'Verdana','sans-serif';
color				:	#484848;
font-size			:	x-small;
padding			:	20;
line-height			:	160%;
text-align			:	center
}

a{
color				:	#f26f85;
text-decoration 		: 	none;
border-bottom			:	1px solid #f26f85;
}
a:hover{
color 				: 	darkgray;
text-decoration 		: 	none;
}
br{
letter-spacing		:	normal;
}
hr{
color				:	#c9b8bd;
}
input,textarea{
font-size			:	x-small;
font-family 			: 	Verdana;
border				:	1px solid black;
color				:	black;
background-color		:	#ffffff;
}

.00{
width				:	70%;
text-align			:	left;
line-height			:	180%;
padding-bottom		:	80px;
}
.01{
color				:	#f26f85;
padding			:	30px;
text-align			:	center;
font-size			:	x-large;
font-family			:	'serif';
line-height			:	100%;
}