﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{	
	font-size:.625em;
	font-family:Verdana;
	color:#666666;
}
p{
	font-size:1.2em;
	line-height:1.5em;
	margin: .5em 0 .7em;
}
select option{margin-right:0.5em;}
li ul, 
li ol{margin:0 1.5em;}
ul, ol{margin: 0 1.5em 1.5em 1.5em;}

ul{list-style-type: disc;}
ol{list-style-type: decimal;}

dl{margin: 0 0 1.5em 0;}
dl dt{font-weight: bold;}
dd{margin-left: 1.5em;}

h1{line-height:1;}

a img{border:none;}

strong      { font-weight: bold; }
em			{ font-weight:bold; font-style:normal; }
dfn			{ font-style: italic; }
dfn         { font-weight: bold; }
input,label{vertical-align:middle;line-height:16px;}
*[disabled]{background-color:#ccc;color:gray;}
*[readonly]{background-color:#ccc;color:gray;}

label		{ font-weight:bold; }
legend      { font-weight: bold; font-size:1.2em; }
