H1{
	color: #556B2F;
	font-family: "Microsoft Sans Serif";
	font-size:16pt
}
H2{
	color: Purple;
	font-family:"Microsoft Sans Serif";
	font-size:16pt;
	font-weight : lighter;
}
P.warm{
	font-family: "Microsoft Sans Serif";
	font-size: small;
	color: #A52A2A;
	font-weight:normal
}
P.important{
	font-family:"Microsoft Sans Serif";
	font-size: medium;
	color:#FFFFFF;
	font-weight: normal;
}
A:link{
	color: #00008B;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
	font-variant : normal;
	font-style : normal;
}
A:visited{
	color: #00008B;
	text-decoration: none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
A:active{
	color: #1E90FF;
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
body{
		background-color : #B6AAAE;
}
p{
	font-family:"Microsoft Sans Serif";
	font-size: small;
	color:#000000
}
p.gray{
	color: ButtonFace;
	font-size:10pt;
	font-family:"Microsoft Sans Serif"
}
p.address{
	color: Gray;
	font-size: xsmall;
	font-family:"Microsoft Sans Serif"
}