@charset "utf-8";
.TitleName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: underline;
}	
.style3 {font-size: 14px}

.Buttons {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #0066FF;
}
a {
	font-family: Calibri;
}
body,td,th {
	font-family: Calibri;
	font-size: medium;
}}
