﻿
@import "dropdown.css";


* {
	margin:0;
	padding:0;
}
p {
	font-size:1em;
	line-height:1em;
	margin:1em 0;
    width: 845px;
}

a {
	color:#004D85;
	text-decoration:none;
}

p a, td a, th a {
	background:url(../images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

ul {
	list-style:none;
}