/*h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
h1
{
font-size: 1.6em;
}
h2
{
font-size: 1.4em;
}
.gold
{
	color: #9E7734;
}

.highlight
{
	background:yellow;
}

.warning
{
	color:Red;
}

.textAlignRight
{
	text-align:right;
}



.textAlignLeft
{
	text-align:left;
}

.textAlignCenter
{
	text-align:center;
}

.textAlignJustify
{
	text-align:justify;
}*/