body{font:normal 70% Verdana, Arial, sans-serif;}
a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

h1{
	color: #222222;
	font-size: 1.6em;
	word-spacing: -.1em;
	margin-bottom: 10px;
}
h2{
	color: #e75107;
	font-size: 1.2em;
	word-spacing: -.1em;
	margin-bottom: 10px;
}
h3{
	font-size:1.1em; 
	margin: 0 0 10px 0;
	font-weight: bold;
}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}

b, strong{
	font-weight: bold;
}

p{
	line-height: 1.8em;
}

a:link,
a:visited{
	color: #078ec0;
	text-decoration: none;
}
a:hover,
a:active{
	color: #b26b00;
	text-decoration: none;

}

#messaging a:link,
#messaging a:visited{
	color: white;
	text-decoration: underline;
}
#messaging a:hover,
#messaging a:active{
	text-decoration: none;

	color: #FFD910;
}

