

	body, 
	input, 
	textarea, 
	select {font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color: #505050;}
    

/* content */
	h1 { font-size: 18px; color: #333; font-weight: bold;}
	h2 { font-size: 16px; color: #333; font-weight: bold;}
	h3 { font-size: 14px; color: #333; font-weight: bold;}
	h4 { font-size: 12px; color: #333; font-weight: bold;}
	h5 {}
	h6 {}			
	a:link, a:visited {}
	a:hover, a:active {}
	a:link img, a:visited img {}
	p { margin: 10px 0;}
	ol li {}
	ul li {list-style-type:circle; }
	li {}
	ol, ul {}
	blockquote {}

/* tables */
	table {}
	tr td {}
	tr.alt {}
	th {}
	td {}

/* forms */
	form {}
	fieldset {}
	form div {}
	form label {}
	legend {}
	input.txt {}
	textarea {}
	label.required {}
