	A {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		outline-width : thick;
		text-decoration: none;
		color: Black;

	}

	A:HOVER {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: Silver;
	}

	BODY {

		font-family: Verdana;
		font: 10px;
	}
	.text {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: Black;
	}
	.textwhite {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: White;
	}
	.header-sm {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: White;
		font-weight:bold;
	}
	.colheader {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: White;
	}
	.header {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		text-decoration: none;
		color: Black;
		font-weight:bold;
	}
	.space {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 2px;
		text-decoration: none;
		color: Black;
	}
	.footer {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration: none;
		color: White;
		font-weight:bold;
	}
	.footer a {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration: none;
		color: #999999;
		font-weight:bold;
	}
	.footer a:hover {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration: none;
		color: Red;
		font-weight:bold;
	}

	.buttons {
		font-family:Verdana, Arial;
		font-size:8pt;
		
		color:white;
		background:Black;
		cursor:hand;
	}

	.error {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		color: Red;
		font-weight:bold;
	}
	.textarea {
		font-family:Verdana, Arial;
		font-size:8pt;
		color:Black;
		background:#ededed;
		cursor:hand;

	}
	INPUT {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		border-width : 1;
		border-style : Solid;
		background-color : WhiteSmoke;
	}
	
		SELECT {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		border-width : 1;
		border-style : Solid;
		background-color : WhiteSmoke;
	}
	
	.input {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		border-width : 0;
		border-style : Solid;
		background-color : WhiteSmoke;
	}
	.nav A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;	

}
.nav A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : Silver;
}
.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : WhiteSmoke;
}

.homenav A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #cccc99;	

}
.homenav A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #cccc66;
}
.homenav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #cccc99;
}


.space4 {

	font-size : 4px;

}
.space1 {

	font-size : 1px;

}
.space2{

	font-size : 2px;

}