body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 0px;
	padding-top: 24px;
}

.text {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
}

.textbold {
	color: Black;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
}


.textblu {
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
}

.points {
	color: #BAB500;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
}

.head1 {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing : 1px;
	padding-bottom : 7px;
	text-transform : capitalize;
}
		
A:link, A:visited, A:active {
	text-decoration: none;
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace, New Courier;
}

kasti {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
	background-color: White;
	margin-bottom: 1px;
}


