p,h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
img { border: none; }
table {font-size:1em;}
 p a, p a:visited {border-bottom:1px dotted #CCC; text-decoration:none; color:#666;}
 p a:hover {border-bottom:1px solid #CCC; text-decoration:none; color:#333:}
 a, a:visited {color:#666;}
 a:hover { color:#333:}
p {line-height:20px;}
h1 {
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:200%;
	margin:0px 0px 10px 0px;
        font-weight:normal;
}
h2 {
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:250%;
	margin:0px 0px 10px 0px;
        font-weight:normal;
}
h3 {font-size:150%;letter-spacing:0.05em;font-weight:normal;}
h4 {font-size:105%;margin-bottom:5px;}
h5 {font-size:100%}
h6 {font-size:80%}
.mainlink {margin:5px 0px; display:block; color:#333; padding-top:10px;}
.indentlink {margin:0px 0px 0px 30px; }
.greyborder {border:1px solid #CCC;}

.borderbottom { border-bottom:1px dotted #DDD1D1; padding:5px 0; }