	A {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	
	A.blacktext {
		color: black;
	}

	A.homepagelinks {
		font-family: arial,verdena,helvetica;
		font-weight: bold;
		font-size: 8pt;
		color: #fce4c4;
	}
	
	BODY {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;	
	}
	
	.heading {
		font-family: tahoma,arial,helvetica;
		font-size: 12pt;
		font-weight: bold;
	}
	
	.subheading {
		font-family: tahoma,arial,helvetica;
		font-size: 11pt;
		font-weight: bold;
	}
	
	.errtext {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: red;
	}
	
	TD {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
	}
	
	TD.label {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: bold;
		
	}
	
	TD.listheading {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: white;
		background-color: black;
	}
	
	TD.listA {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: normal;
		color: black;
		background-color: white;
	}
	
	
	TD.listB {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: normal;
		color: black;
		background-color: #e58b99;
	}
	
	TD.whitetext {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		font-weight: normal;
		color: white;
	}
	
	INPUT {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
	}
	
	
	INPUT.button {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
		width: 55px;
	}
	
	SELECT {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;	
	}
	
	TEXTAREA {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;
	}
	
	.standard {
		font-family: tahoma,arial,helvetica;
		font-size: 8pt;	
	}
	
	
	.homepagecontent {

		font-family: arial,verdena,helvetica;
		font-size: 14pt;	
		font-weight: bold;
		color:white;
	}