H1{
	color:#D6DED6;
	font-family: "Microsoft Sans Serif";
	font-size:16pt
}
H2{
	color: #8B0000;
	font-family:"Microsoft Sans Serif";
	font-size:16pt;
	font-weight : lighter;
}
P.warm{
	font-family: "Microsoft Sans Serif";
	font-size: small;
	color: #CD5C5C;
	font-weight:normal
}
P.important{
	font-family:"Microsoft Sans Serif";
	font-size: small;
	color:#000000;
	font-weight: bold;
}
A:link{
	color: #8B0000;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
	font-variant : normal;
	font-style : normal;
}
A:visited{
	color: #8B0000;
	text-decoration: none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
A:active{
	color: #cc99cc;
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
body{
		background-color : #869774;
}
p{
	font-family:"Microsoft Sans Serif";
	font-size: small;
	color:#000000
}
p.gray{
	color: #556B2F;
	font-size:10pt;
	font-family:"Microsoft Sans Serif"
}
p.address{
	color: Black;
	font-size: xsmall;
	font-family:"Microsoft Sans Serif"
}