body 	{
background-color: F4FFE4;
}

td {
	font-size : 16px;
}
tr {
	font-size : 14px;
	font-family : Default;

}
th {}
A:link 	{
	color: Black;
	text-decoration:none;
	
}
a:visited{color:Black;
		text-decoration:underline;}
a:hover	{color:red;}
a:active{color:brown;
		text-underline:single;}
table {
		font-size : 14px;
}
h2{
	font-size : 16px;
}
adress{
	font-size : 4px;
}
p{
	font-size : 16px;
	text-align : left;
}
center{
	font-size : 16px;
}
br{
	font-size: 12px;
}

form{
	font-family: Default;
	font-size: 14px;
}

