P  {
	font-size : "18px";
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : justify;
}

H1  {
	font-size : "20pt";
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Purple;
	text-decoration : none;
	text-align : center;
}

H2  {}

H3  {}


A:Hover  {
	color : #F080F0;
}

BODY  {
	font-size : "30px";
	font-family : Arial;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : justify;
}

.Address  {
	font-family : Arial;
	font-size : "20";
	font-style : normal;
	color : White;
}

.link  {
	font-family : Arial;
	font-size : large;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

.Tables  {
	font-size : "18px";
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : justify;
}

.TablesSmall  {
	font-size : "18px";
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : center;
}

P.little  {
	font-size : "18px";
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : justify;
}

