body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bolder;
	padding:0px 5px 0px 0px;
	color: #990099;
	text-transform: capitalize;
	font-style: italic;
	border: medium outset #009933;
	
}
a:link, a:visited{
font- weight: bold;
text-decoration: underline;
color: #990099;
}
a:hover, a:active {
	text-decoration: underline;

font- weight: bold;
	color:#000000;
	background-color: #339999;
}.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding:0px 5px 0px 5px;
	left: 5px;
	top: auto;
	right: 5px;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #D70B14;
}
.page2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.tableoutline {
	border: medium groove #00CC33;
	background-color: #FFFFFF;
}