		body,td,p{
			font-family:Arial;
			font-size : x-small;
			line-height : 20px;
		}
		h3{
			font-family: "Monotype Corsiva","Times New Roman";
			font-size : large;
			font-style : italic;
			font-weight:100;
		}
		a.menu{
			line-height : 18px;
			font-family:Arial;
			font-size : larger;
			color : #FFFFFF;
			text-decoration:none;
			margin-bottom:10px;
		}
		a.menu:hover{
			text-decoration:underline;
		}
		a.menu:active{
			text-decoration:underline;
		}
		th{
			font-family: "Monotype Corsiva","Times New Roman";
			font-weight:400;
			font-style : italic;
			font-size:large;			
			text-align: left;
		}
		a{
			color:#781B2E;
		}
