body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #7f7f7f;
}



html {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 0.75em;
}

table {
    font-size: 1em;
}

h1, h2, h3 {
    margin:1em 0 0 0;
    color: #7f7f7f;
}

h1 {
    margin-top: 60px;
}

a {
    color: #3e5b88;
    text-decoration: none;
}

a:hover  {
    text-decoration: underline;
}

h2, h3, h4 {
    color: #7f7f7f;
    margin-top: 1em;
    margin-bottom: 0;
}

table h3 {
    margin-top: 0;
}

h3 a {
    color: #3e5b88;
    display: block;
    background: url("../../bitmaps/arrow_small.gif") center left no-repeat;
    padding-left: 0px;
}




table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
