BODY {
	font-family : Monotype Corsiva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 16px;
}
td{
	font-family : Monotype Corsiva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 16px;
}
.pub{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #C95F6D;
	text-align : center;
}
SPAN A:HOVER, SPAN A:ACTIVE, SPAN A:VISITED A:LINK, SPAN A {
	text-decoration : none;
	color :#C95F6D;
}
td span {
	text-align : center;
}
input, textarea{
	font-family : Monotype Corsiva, arial, Helvetica, sans-serif;
	font-size : 14px;
	width : 320px;
	background-color:#FFFFF3;
}
th{
	background-color : #FAF9EB;
	text-align : left;
	text-indent : 10px;
	font-size : 17px;
	font-style : italic;
	color : #0B5A8A;
}
a{
	text-decoration : underline;
	color : #C95F6D;
}
a:hover{
	text-decoration : none;
	color : #A11B2C;
}
h1{
	font-size : 18px;
	color : #A11B2C;
	text-indent : 10px;
	font-weight : bolder;
}