body,a,p,td,h1,h2,h3,h4,h5,h6,li,ul, span {
       font-family: "Georgia", "Lucida", Verdana, Helvetica, sans-serif;
}

body,p,td,li,ul,span {
	font-size: x-small;
	REMcolor: #333333;
}
p, body, table, td, em, div,ul, li, span{
	font-size: 14px;
	line-height:19px;	
}
p {
	margin-bottom: 6px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

a:hover {
	REMtext-decoration: underline;
}
a img {
	border: 0px solid black;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	color:#000000;
	font-weight: bold;
	font-style: italic;
	font-style: normal;
	letter-spacing: -1px;
}

h1 {
	font-size: 30px;
	margin-bottom:20px;
}
h2 {
	font-size: 28px;;
        margin-bottom:20px;
}
h3 {
	font-size: 26px;;
        margin-bottom:20px;
}
h4 {
	font-size: 24px;
        margin-bottom:20px;
}
h5 {
	font-size: 22px;
        margin-bottom:20px;
}
h6 {
	font-size: 20px;
        margin-bottom:20px;

}

.referenceImage {
	border: 2px solid #cccccc;
	padding: 2px;
	width: 154px;
}
table, td {
	vertical-align: top;
}
