

html, body, div, dl, dt, h1, h2, h3, h4, h5, h6, div, pre, form, p, a, ul, ol, li, input, textarea, select, fieldset, blockquote, address, table, tbody, thead, tfoot, tr, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
}

p {
	font-size:1.1em;
	padding:.8em 0;
	line-height: 1.6em;
	
	
}

select {
	font-size:0.9em;
	margin:0.5em 0;
}

fieldset, img {
	border:0;	
}

table {
	border-collapse: collapse;
	border-spacing:0;
}


h1 {
	font-size:140%;
	font-weight:bold;
}

h2 {
	font-size:130%;
	font-weight:bold;
}

h3 {
	font-size:114%;
	font-weight:bold;
	
}

h4 {
	font-size:100%;
	font-weight:bold;
}

h5 {
	font-size:100%;
	font-weight:bold;
}


/*
ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}
*/
textarea {
	font-size:1.0em;
}






