body {
	color: black;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 14px;
	margin-left: 0;
	margin-top: 0;
}

h1 {
	color: white;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0
}

.text {
	color: black;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
}

.white_text {
	color: white;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
}

.white_small_text {
	color: white;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}

a.white_text:link, a.white_text:visited, a.white_text:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color:yellow;
}

a.white_text:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.sub_header {
	color: black;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
}

.white_sub_header {
	color: white;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
}

.terms_header {
	color: black;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
}

a:link,	a:visited, a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color:blue;
}

a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color:black;
	font-weight:bold;
	text-decoration: none;
}

a.table:link, a.table:visited, a.table:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:normal;
	color:blue;
	text-decoration: none;
}

a.table:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color:black;
	font-weight:bold;
	text-decoration: none;
}

.small_text {
	color: black;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}

a.small_text:link, a.small_text:visited, a.small_text:active {
	color: blue;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}

a.small_text:hover {
	color: black;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.pagefoot {
	color: white;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
}

a.pagefoot:link, a.pagefoot:visited, a.pagefoot:active {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color:yellow;
}

a.pagefoot:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.border img {
	border: 1pt solid #999999;
	display: block;
	padding: 0;
	margin: 0;
}

a.border:hover img {
	border: 1pt solid #000000;
	display: block;
	padding: 0;
	margin: 0;
}
