p{
	font-family : "Monotype Corsiva", Arial;
	font-size : 24px;
	color: Red;
	margin-top: 0px;
	margin-bottom: 1px;
}
p.a{
	font-family : Arial;
	font-size : 10px;
	margin-top: 0px;
	margin-bottom: 1px;
}
td{
	font-family : Arial;
	font-size : 12px;
}

a:visited{font-family : "Monotype Corsiva", Arial, Helvetica;font-size:24px;color:red;font-weight:normal;text-decoration:none}
a{font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:24px;color:red;font-weight:normal;text-decoration:none}
a:hover {font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:24px;color:red;font-weight:normal;text-decoration:none} 
a:active {font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:24px;color:red;font-weight:normal;text-decoration:none}

a.normal:visited{font-family : "Monotype Corsiva", Arial, Helvetica;font-size:16px;color:red;font-weight:normal;text-decoration:none}
a.normal{font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:16px;color:red;font-weight:normal;text-decoration:none}
a.normal:hover {font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:16px;color:red;font-weight:normal;text-decoration:none} 
a.normal:active {font-family :  "Monotype Corsiva", Arial, Helvetica;font-size:16px;color:red;font-weight:normal;text-decoration:none}

h1{
	font-family : Arial;
	font-size : 18px;
	line-height : 19px;
}

h2{
	font-family : Arial;
	font-size : 20px;
	line-height : 17px;
	color: Red;
}	

h3{
	font-family : Arial;
	font-size : 20px;
	line-height : 17px;
	color: Green;
}	

h4{
	font-family : Arial;
	font-size : 20px;
	line-height : 17px;
	color: Blue;
}	

h5{
	font-family : Arial;
	font-size : 20px;
	line-height : 17px;
	color: Brown;
}	

b{
	font-family : Arial;
	font-size : 14px;
	text-decoration: none;
}