	a {
		text-decoration : none;
	}
	
	a:hover {
		text-decoration : underline;color:339900;
	}
	
	p,ul,li,td {
		font-size:x-small;
		line-height:17px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
	}

	pre {
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
	}
	
	b {
		font-weight:bold;
		font-size:12px;
	}
	
	.header {
		font-weight:bold;
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}

	h3 {
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}	
	
	.subhead {
		font-size:12px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
		color:black;
		font-weight:bold;		
	}
		
	.button {
		font-size:10px;
		width:80px;
	}
	
	.buttonText{
		font-size:10px;
	}

	