.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #660033;
}
p {
	font-family: Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td {
	font-family: Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10pt;
}
.Td {
	border: 1px dotted #660033;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-image: url(exptextb.jpg);
	background-repeat: repeat;

}
.Table {
	border: thin solid #000000;
}
