#recip{
	font-size : small;
	font-style : normal;
	font-family : sans-serif;
	color : Black;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
#warn{
	font-size : x-small;
	font-style : normal;
	font-family : sans-serif;
	color : Black;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
	padding-left : 10px;
	padding-top : 10px;
	padding-right : 10px;
}
#title{
	font-size : 32px;
	font-style : normal;
	font-family : sans-serif;
	color : White;
	font-weight : bold;
	text-align : center;
}
#spons:link {
	font-size : x-small;
	font-style : normal;
	font-family : sans-serif;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
#spons:visited {
	font-size : x-small;
	font-style : normal;
	font-family : sans-serif;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
#spons:hover {
	font-size : x-small;
	font-style : normal;
	font-family : sans-serif;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
#copy {
	font-size : x-small;
	font-style : normal;
	font-family : serif;
	color : White;
	font-weight : normal;
}
