	a {
		text-decoration : none;
	}
	
	a:hover {
		text-decoration : underline;color:FF0000;
	}
	
	p,ul,li,td {
		font-size:12px;
		line-height:14px;
		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;
		line-height:15px;
	}
	
	.header {
		font-weight:bold;
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}
	h1 {
		font-size:22px;
		line-height:15px;
		font-family:arial;
	}
	h2 {
		font-size:12px;
		line-height:12px;
		font-family:arial;
	}
	h3 {
		font-size:14px;
		line-height:15px;
		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;
	}

	