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: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
}

p {
	padding:.8em 0;
	line-height:1.6em;
	
}

a{ text-decoration:none; color: #003399;}
a:hover { color: #FF0000;}


select {
	font-size:0.9em;
	margin:0.5em 0;
}

fieldset, img {
	border:0;	
}

table {
	border-collapse: collapse;
	border-spacing:0;
}


h1 {
	font-size:140%;
	
}

h2 {
	font-size:120%;
	margin: 15px 0 0 0;
	padding:5px 0px; 
	font-weight:bold;
}

h3 {
	font-size:114%;
	font-weight:bold;
	margin: 30px 0 10px 0;
	
}

h4 {
	font-size:100%;
	font-weight:bold;
}

h5 {
	font-size:100%;
	font-weight:bold;
}

ul{
	list-style-type: none;
}

textarea {
	font-size:1.0em;
}







